Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_thread.h38 thread_setup(threadvar); \
49 thread_setup(threadvar); \
54 void thread_setup(THREAD_T pthread);
Dregress_main.c229 void thread_setup(THREAD_T pthread) in thread_setup() function
234 void thread_setup(THREAD_T pthread) {} in thread_setup() function
245 thread_setup(THREAD_SELF()); in basic_test_setup()
/external/curl/docs/examples/
Dopensslthreadlock.c68 int thread_setup(void) in thread_setup() function