Searched refs:timer_thread_should_exit (Results 1 – 3 of 3) sorted by relevance
211 if (atomic_cmpset_int(&SCTP_BASE_VAR(timer_thread_should_exit), 1, 1)) { in user_sctp_timer_iterate()239 atomic_cmpset_int(&SCTP_BASE_VAR(timer_thread_should_exit), 0, 1); in sctp_stop_timer_thread()
312 int timer_thread_should_exit; member
134 SCTP_BASE_VAR(timer_thread_should_exit) = 0; in sctp_init()