Home
last modified time | relevance | path

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

/external/chromium_org/third_party/usrsctp/usrsctplib/
Duser_sctp_timer_iterate.c73 if (SCTP_BASE_VAR(timer_thread_should_exit)) { in user_sctp_timer_iterate()
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h312 uint8_t timer_thread_should_exit; member
Dsctp_usrreq.c166 SCTP_BASE_VAR(timer_thread_should_exit) = 0; in sctp_init()
242 SCTP_BASE_VAR(timer_thread_should_exit) = 1; in sctp_finish()