Searched refs:SEM_TALK (Results 1 – 1 of 1) sorted by relevance
136 #define SEM_TALK (1) macro2963 write (startup_semaphore.child_channel[SEM_TALK], in parent_attach_all()2977 (void) close (startup_semaphore.parent_channel[SEM_TALK]); in parent_attach_all()2979 (void) close (startup_semaphore.child_channel[SEM_TALK]); in parent_attach_all()3134 write (startup_semaphore.parent_channel[SEM_TALK], in child_acknowledge_created_inferior()3140 (void) close (startup_semaphore.parent_channel[SEM_TALK]); in child_acknowledge_created_inferior()3142 (void) close (startup_semaphore.child_channel[SEM_TALK]); in child_acknowledge_created_inferior()