Searched refs:THREAD_CALLING_CONV (Results 1 – 3 of 3) sorted by relevance
176 # define THREAD_CALLING_CONV __stdcall macro179 # define THREAD_CALLING_CONV macro181 typedef thread_return_t (THREAD_CALLING_CONV *thread_callback_t)(void* arg);
80 static thread_return_t THREAD_CALLING_CONV asan_thread_start(void *arg) { in asan_thread_start()
208 static thread_return_t THREAD_CALLING_CONV asan_thread_start(void *arg) { in asan_thread_start()