summaryrefslogtreecommitdiff
path: root/libpthread/sysdeps/viengoos/pt-thread-start.c
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2008-12-17 22:26:26 +0100
committerNeal H. Walfield <neal@gnu.org>2008-12-17 22:26:26 +0100
commit87bfe7ed7bbe4dd4350f420cc9649809bef6d5a4 (patch)
tree0ace43ea190de328c01e15d6ab9c958c2e5cf9ea /libpthread/sysdeps/viengoos/pt-thread-start.c
parent6d78a8b7e141b65c283cda0379e96f7c88f78f78 (diff)
Rename futex functions.
libviengoos/ 2008-12-17 Neal H. Walfield <neal@gnu.org> * viengoos/futex.h (vg_futex_using): Rename from this... (futex_using): ... to this. Update users. Use vg_futex_using, not rm_futex_using. (vg_futex): Rename from this... (futex): ... to this. Update users. (vg_futex_wait_using): Rename from this... (futex_wait_using): ... to this. Update users. (vg_futex_wake_using): Rename from this... (futex_wake_using): ... to this. Update users. libpthread/ 2008-12-17 Neal H. Walfield <neal@gnu.org> * sysdeps/viengoos/pt-block.c (__pthread_block): Use futex_wait_using, not vg_futex_wait_using. * sysdeps/viengoos/pt-wakeup.c (__pthread_wakeup): Use futex_wake_using, not vg_futex_wake_using.
Diffstat (limited to 'libpthread/sysdeps/viengoos/pt-thread-start.c')
0 files changed, 0 insertions, 0 deletions