_CRTIMP           714 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h   _CRTIMP unsigned long __cdecl _beginthread (void (__cdecl *) (void *),
_CRTIMP           716 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h   _CRTIMP void __cdecl _endthread (void);
_CRTIMP           717 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h   _CRTIMP unsigned long __cdecl _beginthreadex (void *, unsigned,
_CRTIMP           720 native_client_sdk/src/libraries/third_party/pthreads-win32/implement.h   _CRTIMP void __cdecl _endthreadex (unsigned);
_CRTIMP            37 native_client_sdk/src/libraries/third_party/pthreads-win32/need_errno.h #ifndef _CRTIMP
_CRTIMP            78 native_client_sdk/src/libraries/third_party/pthreads-win32/need_errno.h _CRTIMP extern int errno;
_CRTIMP            92 third_party/libusb/src/msvc/errno.h _CRTIMP int* __cdecl _errno(void);