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

/external/chromium_org/third_party/usrsctp/usrsctplib/
H A Duser_sctp_timer_iterate.c73 if (SCTP_BASE_VAR(timer_thread_should_exit)) {
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_pcb.h312 uint8_t timer_thread_should_exit; member in struct:sctp_base_info
H A Dsctp_usrreq.c166 SCTP_BASE_VAR(timer_thread_should_exit) = 0;
242 SCTP_BASE_VAR(timer_thread_should_exit) = 1;

Completed in 320 milliseconds