Home
last modified time | relevance | path

Searched refs:timer_thread_should_exit (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_callout.c211 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()
Dsctp_pcb.h312 int timer_thread_should_exit; member
Dsctp_usrreq.c134 SCTP_BASE_VAR(timer_thread_should_exit) = 0; in sctp_init()