Home
last modified time | relevance | path

Searched refs:thread_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()
322 record_refs = &thread_refs; in _Fork()
444 if (thread_refs > 1 in _Fork()
447 thread_refs - 1))) in _Fork()