Searched refs:THREAD_CALLING_CONV (Results 1 – 3 of 3) sorted by relevance
189 # define THREAD_CALLING_CONV __stdcall macro192 # define THREAD_CALLING_CONV macro194 typedef thread_return_t (THREAD_CALLING_CONV *thread_callback_t)(void* arg);
94 static thread_return_t THREAD_CALLING_CONV asan_thread_start(void *arg) { in asan_thread_start()
229 static thread_return_t THREAD_CALLING_CONV asan_thread_start(void *arg) { in asan_thread_start()