Searched refs:thread_exit (Results 1 – 4 of 4) sorted by relevance
146 goto thread_exit; in handle_ssl_connection()162 goto thread_exit; in handle_ssl_connection()189 goto thread_exit; in handle_ssl_connection()194 goto thread_exit; in handle_ssl_connection()199 goto thread_exit; in handle_ssl_connection()226 goto thread_exit; in handle_ssl_connection()233 goto thread_exit; in handle_ssl_connection()250 goto thread_exit; in handle_ssl_connection()258 thread_exit: in handle_ssl_connection()
130 goto thread_exit; in handle_ssl_connection()146 goto thread_exit; in handle_ssl_connection()173 goto thread_exit; in handle_ssl_connection()178 goto thread_exit; in handle_ssl_connection()183 goto thread_exit; in handle_ssl_connection()210 goto thread_exit; in handle_ssl_connection()217 goto thread_exit; in handle_ssl_connection()234 goto thread_exit; in handle_ssl_connection()242 thread_exit: in handle_ssl_connection()
737 bool thread_exit; member
2380 queue->thread_running = queue->thread_exit = false; in radv_queue_init()2392 p_atomic_set(&queue->thread_exit, true); in radv_queue_finish()4758 while (!p_atomic_read(&queue->thread_exit)) { in radv_queue_submission_thread_run()