Home
last modified time | relevance | path

Searched refs:ptw32_throw (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dpthread_cancel.c44 ptw32_throw (PTW32_EPS_CANCEL); in ptw32_cancel_self()
52 ptw32_throw (PTW32_EPS_CANCEL); in ptw32_cancel_callback()
141 ptw32_throw (PTW32_EPS_CANCEL); in pthread_cancel()
Dpthread_exit.c102 ptw32_throw (PTW32_EPS_EXIT); in pthread_exit()
Dpthread_testcancel.c98 ptw32_throw (PTW32_EPS_CANCEL); in pthread_testcancel()
Dpthread_setcanceltype.c117 ptw32_throw (PTW32_EPS_CANCEL); in pthread_setcanceltype()
Dpthread_setcancelstate.c116 ptw32_throw (PTW32_EPS_CANCEL); in pthread_setcancelstate()
Dpthread_delay_np.c155 ptw32_throw (PTW32_EPS_CANCEL); in pthread_delay_np()
Dw32_CancelableWait.c124 ptw32_throw (PTW32_EPS_CANCEL); in ptw32_cancelable_wait()
Dptw32_throw.c62 ptw32_throw (DWORD exception) in ptw32_throw() function
DMakefile175 ptw32_throw.obj \
315 ptw32_throw.c \
Dimplement.h697 void ptw32_throw (DWORD exception)
DREADME289 pthread_exit) is performed (see the routine ptw32_throw()).
/external/chromium_org/native_client_sdk/src/libraries/pthread/
Dlibrary.dsc126 'ptw32_throw.c',