Home
last modified time | relevance | path

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

/dports/lang/racket/racket-8.3/src/bc/gc2/
H A Dvm_osx.c47 mach_port_t thread_port_id; member
65 if (thread->thread_port_id == threadid) { in get_mach_thread_tlvs()
88 thread->thread_port_id = thread_self; in register_mach_thread()
107 while (thread->thread_port_id != thread_self) { in unregister_mach_thread()
/dports/lang/racket-minimal/racket-8.3/src/bc/gc2/
H A Dvm_osx.c47 mach_port_t thread_port_id; member
65 if (thread->thread_port_id == threadid) { in get_mach_thread_tlvs()
88 thread->thread_port_id = thread_self; in register_mach_thread()
107 while (thread->thread_port_id != thread_self) { in unregister_mach_thread()