Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/io/disktest/
Dchildmain.c180 const int this_thread_id, fd_t fd, char *data) in update_test_state()
494 mc_func_t oper, const int this_thread_id) in miscompare_dump()
588 int this_thread_id = thread_id++; in ChildMain() local
/external/llvm-project/lldb/include/lldb/Utility/
DReproducerInstrumentation.h83 inline llvm::raw_ostream &this_thread_id() { in this_thread_id() function