Searched refs:exc_server_thread (Results 1 – 2 of 2) sorted by relevance
345 exc_server_thread(void *arg) in exc_server_thread() function370 …int err = pthread_create(&exc_thread, (pthread_attr_t*)0, exc_server_thread, (void *)(unsigned lon… in run_exception_handler()
345 exc_server_thread(void *arg) in exc_server_thread() function402 int err = pthread_create(&exc_thread, (pthread_attr_t*)0, exc_server_thread, params); in _run_exception_handler()