summaryrefslogtreecommitdiff
path: root/libpthread
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@gnu.org>2008-12-17 15:20:52 +0100
committerNeal H. Walfield <neal@gnu.org>2008-12-17 15:20:52 +0100
commita29cab0986973a39e3437e8cb287de408bd67263 (patch)
treee7dab56829fa7a35b973c6f883bdc281c02fce39 /libpthread
parent4de91cdeafc5566289af7b0024c292207bc1eef9 (diff)
Change the rmutex implementation to use hurd tids, not l4 tids.
2008-12-17 Neal H. Walfield <neal@gnu.org> * rmutex.h (__need_vg_thread_id_t): Don't include <l4/thread.h>. Define __need_vg_thread_id_t and include <viengoos/thread.h>. (struct ss_rmutex): Change owner to a vg_thread_id_t. (SS_RMUTEX_INIT): Use vg_niltid instead of vg_niltid. (ss_rmutex_lock): Use hurd_myself instead of l4_myself. Use vg_niltid instead of l4_nilthread. (ss_rmutex_unlock): Likewise. (ss_rmutex_trylock): Likewise.
Diffstat (limited to 'libpthread')
0 files changed, 0 insertions, 0 deletions