Home
last modified time | relevance | path

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

/external/mksh/src/
Djobs.c132 static pid_t async_pid; variable
1052 return (async_pid); in j_async()
1072 async_pid = j->last_proc->pid; in j_set_async()