OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ndoit
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/threads/
mttest.c
370
int
ndoit
(SSL_CTX *ssl_ctx[2])
function
779
(LPTHREAD_START_ROUTINE)
ndoit
,
904
(void *(*)())
ndoit
,
1001
thread_ctx[i]=sproc((void (*)())
ndoit
,
1104
(void *(*)())
ndoit
, (void *)ssl_ctx);
1190
BeginThread( (void(*)(void*))
ndoit
, NULL, THREAD_STACK_SIZE,
1286
thread_ctx[i] = spawn_thread((thread_func)
ndoit
,
Completed in 32 milliseconds