OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sub_thd
(Results
1 - 1
of
1
) sorted by null
/external/strace/test/
many_looping_threads.c
22
static void *
sub_thd
(void *c)
function
43
pthread_create(&thd[i], NULL,
sub_thd
, NULL);
Completed in 94 milliseconds