Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Djob.c925 set_child_handler_action_flags (int set_handler, int set_alarm) in set_child_handler_action_flags() function
1701 set_child_handler_action_flags (1, waiting_jobs != NULL); in new_job()
1704 set_child_handler_action_flags (0, waiting_jobs != NULL); in new_job()
DChangeLog770 * job.c (set_child_handler_action_flags): If there are jobs
1454 (set_child_handler_action_flags) [OS/2]: Use this function in OS/2.
1665 (set_child_handler_action_flags): define this to empty on OS/2.
2504 * job.c (set_child_handler_action_flags): New function.