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

/external/ltp/tools/pounder21/
H A Dproclist.h38 void remove_from_proclist(struct proclist_t *list, struct proclist_item_t *item);
H A Dproclist.c44 void remove_from_proclist(struct proclist_t *list, struct proclist_item_t *item) function
H A Drun.c341 remove_from_proclist(&wait_ons, curr);
353 remove_from_proclist(&daemons, curr);
400 remove_from_proclist(&daemons, curr);

Completed in 102 milliseconds