Searched defs:_beginthreadex (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/apr-32/apr/apr/include/arch/win32/
H A Dapr_dbg_win32_handles.h208 #define _beginthreadex(sd,d1,fn,pv,d2,pd3) \ macro
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/libusb/os/
H A Dwindows_usb.h57 #define _beginthreadex(a, b, c, d, e, f) CreateThread(a, b, (LPTHREAD_START_ROUTINE)c, d, e, f) macro

Completed in 208 milliseconds