Home
last modified time | relevance | path

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

/dports/security/stunnel/stunnel-5.60/src/
H A Dsthreads.c463 int sthreads_init(void) { in sthreads_init() function
523 int sthreads_init(void) { in sthreads_init() function
564 int sthreads_init(void) { in sthreads_init() function
626 int sthreads_init(void) { in sthreads_init() function
657 int sthreads_init(void) { in sthreads_init() function
H A Dprototypes.h786 int sthreads_init(void);
H A Dstunnel.c125 if(sthreads_init()) /* initialize critical sections & TLS callbacks */ in main_init()