OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:process_wait
(Results
1 - 2
of
2
) sorted by null
/external/tlsdate/src/
util.h
93
int (*
process_wait
)(pid_t pid, int *status, int timeout);
member in struct:platform
util.c
366
pid_t
process_wait
(pid_t pid, int *status, int forever)
function
391
.
process_wait
=
process_wait
Completed in 169 milliseconds