summaryrefslogtreecommitdiffstats
path: root/libc/stdio
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2010-03-18 14:07:42 -0700
committerDavid 'Digit' Turner <digit@google.com>2010-03-18 14:07:42 -0700
commitee7b077abf1d99503b986489ad93374a057cb354 (patch)
tree2f424373469e9e040312951e59a9627cb17d6a8d /libc/stdio
parent40e6b822866ee59f7823000384321bb899416cb1 (diff)
downloadbionic-ee7b077abf1d99503b986489ad93374a057cb354.zip
bionic-ee7b077abf1d99503b986489ad93374a057cb354.tar.gz
bionic-ee7b077abf1d99503b986489ad93374a057cb354.tar.bz2
Add pthread_condattr_init/destroy/setpshared/getpshared
Note that this does not change the implementation of conditional variables which still use shared futexes, independent on the flags being selected. This will be fixed in a later patch, once our system is modified to use pthread_condattr_setpshared(attr, PTHREAD_PROCESS_SHARED) properly. Change-Id: I935de50964cd41f97a13dbfd6626d3407b0406c3
Diffstat (limited to 'libc/stdio')
0 files changed, 0 insertions, 0 deletions