Home
last modified time | relevance | path

Searched refs:handler_thread (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/realtime/func/async_handler/
Dasync_handler.c93 void *handler_thread(void *arg) in handler_thread() function
195 create_fifo_thread(handler_thread, NULL, HANDLER_PRIO); in main()
Dasync_handler_tsc.c111 void *handler_thread(void *arg) in handler_thread() function
220 create_fifo_thread(handler_thread, NULL, HANDLER_PRIO); in main()