Searched refs:onsigchild (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Djobs.c103 STATIC int onsigchild(void);
1146 STATIC int onsigchild() { function
1171 save = signal(SIGCLD, onsigchild);

Completed in 18 milliseconds