ptw32_cancelable_wait  154 native_client_sdk/src/libraries/third_party/pthreads-win32/w32_CancelableWait.c   return (ptw32_cancelable_wait (waitHandle, INFINITE));
ptw32_cancelable_wait  160 native_client_sdk/src/libraries/third_party/pthreads-win32/w32_CancelableWait.c   return (ptw32_cancelable_wait (waitHandle, timeout));