Searched refs:PtW32CatchAll (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread.h1311 * WARNING: Replace any 'catch( ... )' with 'PtW32CatchAll'
1321 #pragma message(" with 'PtW32CatchAll' or 'CATCHALL' if you want POSIX thread")
1324 #pragma message(" #if defined(PtW32CatchAll)")
1325 #pragma message(" PtW32CatchAll")
1336 #define PtW32CatchAll \ macro

Completed in 150 milliseconds