Searched refs:THREAD_CALLING_CONV (Results 1 – 2 of 2) sorted by relevance
166 # define THREAD_CALLING_CONV __stdcall macro169 # define THREAD_CALLING_CONV macro171 typedef thread_return_t (THREAD_CALLING_CONV *thread_callback_t)(void* arg);
140 static thread_return_t THREAD_CALLING_CONV asan_thread_start(void *arg) {