Searched refs:exception_thread (Results 1 – 3 of 3) sorted by relevance
147 pthread_t exception_thread; in skywalk_test_driver_init() local170 if ((error = pthread_create(&exception_thread, NULL, server_thread, 0)) != 0) { in skywalk_test_driver_init()179 pthread_detach(exception_thread); in skywalk_test_driver_init()
205 thread_t exception_thread; member913 thread = elt->exception_thread; in thread_exception_queue_invoke()980 elt->exception_thread = thread; in thread_exception_enqueue()
800 thread = exception_elt.exception_thread