Home
last modified time | relevance | path

Searched refs:PThreadStateLast (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dpthread_detach.c104 if (tp->state != PThreadStateLast) in pthread_detach()
Dpthread_win32_attach_detach_np.c214 sp->state = PThreadStateLast; in pthread_win32_thread_detach_np()
Dimplement.h143 PThreadStateLast, /* All handlers have been run and now */ enumerator