Home
last modified time | relevance | path

Searched refs:PTW32_ALERTABLE_ASYNC_CANCEL (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Dpthread_win32_attach_detach_np.c135 ptw32_features |= PTW32_ALERTABLE_ASYNC_CANCEL; in pthread_win32_process_attach_np()
Dpthread.h1196 PTW32_ALERTABLE_ASYNC_CANCEL = 0x0002 /* Can cancel blocked threads. */ enumerator