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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dprocess.h27 typedef void (__cdecl *_beginthread_start_routine_t)(void *); typedef
30 uintptr_t __cdecl _beginthread(_beginthread_start_routine_t,unsigned int,void*);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dprocess.h37 typedef void (__cdecl *_beginthread_start_routine_t)(void *); typedef
40 uintptr_t __cdecl _beginthread(_beginthread_start_routine_t,unsigned int,void*);

Completed in 42 milliseconds