Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/unx/
H A Dconditn.c32 typedef struct _oslConditionImpl struct
34 pthread_cond_t m_Condition;
35 pthread_mutex_t m_Lock;
36 sal_Bool m_State;

Completed in 18 milliseconds