Home
last modified time | relevance | path

Searched defs:set_thread_id (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/test/API/functionalities/thread/thread_specific_break/
DTestThreadSpecificBreakpoint.py12 def set_thread_id(thread, breakpoint): function
/external/ruy/ruy/
Dtrace.h76 void set_thread_id(int thread_id) { thread_id_ = thread_id; } in set_thread_id() function