Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mach/hurd/
D_Fork.c81 mach_port_urefs_t thread_refs, sigthread_refs; in _Fork() local
205 thread_refs = sigthread_refs = 0; in _Fork()
337 record_refs = &sigthread_refs; in _Fork()
456 if (sigthread_refs > 1 in _Fork()
459 sigthread_refs - 1))) in _Fork()