reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
198 static thread_return_t THREAD_CALLING_CONV asan_thread_start(void *arg) {
projects/compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h 275 typedef thread_return_t (THREAD_CALLING_CONV *thread_callback_t)(void* arg);