Searched refs:pthread_cond_timeout_np (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dpthread_cond.cpp239 extern "C" int pthread_cond_timeout_np(pthread_cond_t* cond_interface, function
/bionic/libc/include/
H A Dpthread.h291 int pthread_cond_timeout_np(pthread_cond_t*, pthread_mutex_t*, unsigned) /* TODO: __attribute__((deprecated("use pthread_cond_timedwait instead")))*/;

Completed in 517 milliseconds