Home
last modified time | relevance | path

Searched defs:handler_thread (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler.c93 void *handler_thread(void *arg) in handler_thread() function
H A Dasync_handler_tsc.c111 void *handler_thread(void *arg) in handler_thread() function
/aosp_15_r20/external/google-breakpad/src/client/mac/crash_generation/
H A Dcrash_generation_server.cc114 mach_port_t handler_thread = message.GetTranslatedPort(2); in WaitForOneMessage() local
/aosp_15_r20/external/google-breakpad/src/client/solaris/handler/
H A Dminidump_generator.cc762 pthread_t handler_thread; in WriteMinidumpToFile() local
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dminidump_generator.cc95 mach_port_t handler_thread) in MinidumpGenerator()