Home
last modified time | relevance | path

Searched defs:__pthread_timedsuspend (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dpthread.c234 int (*__pthread_timedsuspend)(pthread_descr, const struct timespec *) = __pthread_timedsuspend_new; variable
243 int (*__pthread_timedsuspend)(pthread_descr, const struct timespec *) = __pthread_timedsuspend_old; variable
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dpthread.c146 int (*__pthread_timedsuspend)(pthread_descr, const struct timespec *) = __pthread_timedsuspend_old; variable
/l4re-core-master/uclibc/lib/libpthread/src/
A Dpthread.c164 int (*__pthread_timedsuspend)(pthread_descr, const struct timespec *) = __pthread_timedsuspend_old; variable

Completed in 14 milliseconds