HomeSort by relevance Sort by last modified time
    Searched refs:pthreadCancelableWait (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_join.c 129 * pthreadCancelableWait will not return if we
132 result = pthreadCancelableWait (tp->threadH);
sem_wait.c 147 result = pthreadCancelableWait (s->sem);
w32_CancelableWait.c 152 pthreadCancelableWait (HANDLE waitHandle)
pthread.h     [all...]

Completed in 1330 milliseconds