Home
last modified time | relevance | path

Searched defs:thread_port (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_pump_default.cc94 mac::ScopedMachSendRight thread_port(mach_thread_self()); in SetTimerSlack() local
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachException.h44 thread_t thread_port; member
114 thread_t thread_port; // Set to THREAD_NULL for any thread member
DMachException.cpp74 mach_port_t exc_port, mach_port_t thread_port, mach_port_t task_port, in catch_mach_exception_raise_state_identity()
93 catch_mach_exception_raise(mach_port_t exc_port, mach_port_t thread_port, in catch_mach_exception_raise()