Searched refs:SEM_TALK (Results 1 – 2 of 2) sorted by relevance
801 #define SEM_TALK (1) macro841 write (startup_semaphore.child_channel[SEM_TALK], in parent_attach_all()854 (void) close (startup_semaphore.parent_channel[SEM_TALK]); in parent_attach_all()856 (void) close (startup_semaphore.child_channel[SEM_TALK]); in parent_attach_all()1095 write (startup_semaphore.parent_channel[SEM_TALK], in child_acknowledge_created_inferior()1115 (void) close (startup_semaphore.parent_channel[SEM_TALK]); in child_acknowledge_created_inferior()1117 (void) close (startup_semaphore.child_channel[SEM_TALK]); in child_acknowledge_created_inferior()
133 #define SEM_TALK (1) macro2957 write (startup_semaphore.child_channel[SEM_TALK], in parent_attach_all()2971 (void) close (startup_semaphore.parent_channel[SEM_TALK]); in parent_attach_all()2973 (void) close (startup_semaphore.child_channel[SEM_TALK]); in parent_attach_all()3128 write (startup_semaphore.parent_channel[SEM_TALK], in child_acknowledge_created_inferior()3134 (void) close (startup_semaphore.parent_channel[SEM_TALK]); in child_acknowledge_created_inferior()3136 (void) close (startup_semaphore.child_channel[SEM_TALK]); in child_acknowledge_created_inferior()