Home
last modified time | relevance | path

Searched refs:PTHREAD_CONDATTR_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sal/osl/unx/
H A Dsystem.h262 # define PTHREAD_CONDATTR_DEFAULT pthread_condattr_default macro
404 #ifndef PTHREAD_CONDATTR_DEFAULT
405 # define PTHREAD_CONDATTR_DEFAULT NULL macro
H A Dconditn.c61 nRet = pthread_cond_init(&pCond->m_Condition, PTHREAD_CONDATTR_DEFAULT); in osl_createCondition()
H A Dsystem.c485 pthread_cond_init(&sem->increased, PTHREAD_CONDATTR_DEFAULT); in sem_init()
H A Dthread.c172 pthread_cond_init (&(pImpl->m_Cond), PTHREAD_CONDATTR_DEFAULT); in osl_thread_construct_Impl()
/aoo41x/main/sal/osl/os2/
H A Dsystem.h293 # define PTHREAD_CONDATTR_DEFAULT pthread_condattr_default macro
423 #ifndef PTHREAD_CONDATTR_DEFAULT
424 # define PTHREAD_CONDATTR_DEFAULT NULL macro

Completed in 39 milliseconds