mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-17 18:40:14 +00:00
a85d5c8060
2000-07-06 Ulrich Drepper <drepper@redhat.com> * condvar.c: Implement pthread_condattr_getpshared and pthread_condattr_setpshared. * mutex.c: Implement pthread_mutexattr_getpshared and pthread_mutexattr_setpshared. * Versions: Export new functions. * sysdeps/pthread/pthread.h: Add prototypes for new functions. * rwlock.c (pthread_rwlockattr_init): Use PTHREAD_PROCESS_PRIVATE. (pthread_rwlockattr_setpshared): Fail if PTHREAD_PROCESS_PRIVATE is not selected. |
||
---|---|---|
.. | ||
bits | ||
getcpuclockid.c | ||
Makefile | ||
posix-timer.h | ||
pthread.h | ||
semaphore.h | ||
Subdirs | ||
timer_create.c | ||
timer_delete.c | ||
timer_getoverr.c | ||
timer_gettime.c | ||
timer_routines.c | ||
timer_settime.c | ||
tst-timer.c |