OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pthread_cond_timeout_np
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
pthread_cond.cpp
240
extern "C" int
pthread_cond_timeout_np
(pthread_cond_t* cond_interface,
function
/bionic/libc/include/
pthread.h
215
int
pthread_cond_timeout_np
(pthread_cond_t* __cond, pthread_mutex_t* __mutex, unsigned __timeout_ms);
Completed in 45 milliseconds