Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dhppah-nat.c801 #define SEM_TALK (1) macro
841 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()
H A Dinfttrace.c133 #define SEM_TALK (1) macro
2957 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()