Home
last modified time | relevance | path

Searched defs:threadnum (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/test/API/functionalities/gdb_remote_client/
DTestStopPCs.py15 def threadStopInfo(self, threadnum): argument
DTestNoWatchpointSupportInfo.py21 def threadStopInfo(self, threadnum): argument
DTestNoGPacketSupported.py31 def threadStopInfo(self, threadnum): argument
Dgdbclientutils.py272 def threadStopInfo(self, threadnum): argument
/external/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c136 void *alloc_mem(void *threadnum) in alloc_mem()
/external/llvm-project/lldb/test/API/api/multiple-debuggers/
Dmulti-process-driver.cpp88 uint64_t threadnum = (uint64_t) in; in do_one_debugger() local