Home
last modified time | relevance | path

Searched refs:ptw32_threadDestroy (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dpthread_win32_attach_detach_np.c157 ptw32_threadDestroy (sp->ptHandle); in pthread_win32_process_detach_np()
242 ptw32_threadDestroy (sp->ptHandle); in pthread_win32_thread_detach_np()
Dptw32_threadDestroy.c43 ptw32_threadDestroy (pthread_t thread) in ptw32_threadDestroy() function
Dpthread_detach.c130 ptw32_threadDestroy (thread); in pthread_detach()
Dcreate.c289 ptw32_threadDestroy (thread); in pthread_create()
DMakefile170 ptw32_threadDestroy.obj \
309 ptw32_threadDestroy.c \
Dimplement.h636 void ptw32_threadDestroy (pthread_t tid);
/external/chromium_org/native_client_sdk/src/libraries/pthread/
Dlibrary.dsc124 'ptw32_threadDestroy.c',