Home
last modified time | relevance | path

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

/external/ltp/testcases/realtime/func/async_handler/
Dasync_handler.c93 void *handler_thread(void *arg) in handler_thread() function
Dasync_handler_tsc.c110 void *handler_thread(void *arg) in handler_thread() function
/external/google-breakpad/src/client/mac/crash_generation/
Dcrash_generation_server.cc111 mach_port_t handler_thread = message.GetTranslatedPort(2); in WaitForOneMessage() local
/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc758 pthread_t handler_thread; in WriteMinidumpToFile() local
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc90 mach_port_t handler_thread) in MinidumpGenerator()