Home
last modified time | relevance | path

Searched refs:pthread_condattr_setclock (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-cond23.c84 if (pthread_condattr_setclock (&condattr, cl) != 0) in run_test()
102 if (pthread_condattr_setclock (&condattr, CLOCK_REALTIME) != 0) in run_test()
111 if (pthread_condattr_setclock (&condattr, cl) != 0) in run_test()
129 if (pthread_condattr_setclock (&condattr, CLOCK_REALTIME) != 0) in run_test()
A Dtst-cond11.c43 if (pthread_condattr_setclock (&condattr, cl) != 0) in run_test()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A Dpthread_condattr_setclock.c29 pthread_condattr_setclock ( in pthread_condattr_setclock() function
A DChangeLog547 * pthread_condattr_setclock.c (pthread_condattr_setclock): Fix masking
2110 * pthread_condattr_setclock.c: Likewise.
4635 * pthread_condattr_setclock.c (pthread_condattr_setclock): Check
6602 * pthread_condattr_setclock.c (pthread_condattr_setclock): Likewise.
8267 * pthread_condattr_setclock.c: New file.
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dpthread.SUSv4.syms27 pthread_condattr_setclock
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread.h1010 extern int pthread_condattr_setclock (pthread_condattr_t *__attr,
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dpthreads_hacking.txt396 + FUNC GLOBAL DEFAULT N pthread_condattr_setclock

Completed in 19 milliseconds