OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tst_get_free_pids_
(Results
1 - 2
of
2
) sorted by null
/external/ltp/include/
tst_pid.h
32
int
tst_get_free_pids_
(void (*cleanup_fn)(void));
42
return
tst_get_free_pids_
(NULL);
52
return
tst_get_free_pids_
(cleanup_fn);
/external/ltp/lib/
tst_pid.c
39
int
tst_get_free_pids_
(void (*cleanup_fn) (void))
function
Completed in 455 milliseconds