OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCTP_TIMERQ_LOCK_INIT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_callout.h
45
* -
SCTP_TIMERQ_LOCK_INIT
()
57
#define
SCTP_TIMERQ_LOCK_INIT
() InitializeCriticalSection(&SCTP_BASE_VAR(timer_mtx))
62
#define
SCTP_TIMERQ_LOCK_INIT
() (void)pthread_mutex_init(&SCTP_BASE_VAR(timer_mtx), NULL)
sctp_pcb.c
[
all
...]
Completed in 37 milliseconds