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

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_threadDestroy.c 2 * ptw32_threadDestroy.c
43 ptw32_threadDestroy (pthread_t thread)
78 } /* ptw32_threadDestroy */
pthread_detach.c 130 ptw32_threadDestroy (thread);
pthread_win32_attach_detach_np.c 157 ptw32_threadDestroy (sp->ptHandle);
242 ptw32_threadDestroy (sp->ptHandle);
create.c 289 ptw32_threadDestroy (thread);
implement.h 636 void ptw32_threadDestroy (pthread_t tid);
    [all...]
Makefile 170 ptw32_threadDestroy.obj \
309 ptw32_threadDestroy.c \

Completed in 134 milliseconds