Home
last modified time | relevance | path

Searched refs:select_thread (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py43 select_thread = lldb.SBThread()
49 select_thread = t
52 main_thread.IsValid() and select_thread.IsValid(),
56 self.safe_to_call_func_on_select_thread(select_thread)
67 def safe_to_call_func_on_select_thread(self, select_thread): argument
69 select_thread.SafeToCallFunctions() == False,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py38 select_thread = lldb.SBThread()
44 select_thread = t
47 main_thread.IsValid() and select_thread.IsValid(),
53 select_thread.SafeToCallFunctions() == False,
H A Dmain.c8 select_thread (void *in) in select_thread() function
28 pthread_create (&other_thread, NULL, select_thread, NULL); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py38 select_thread = lldb.SBThread()
44 select_thread = t
47 main_thread.IsValid() and select_thread.IsValid(),
53 select_thread.SafeToCallFunctions(), False,
H A Dmain.c8 select_thread (void *in) in select_thread() function
28 pthread_create (&other_thread, NULL, select_thread, NULL); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py38 select_thread = lldb.SBThread()
44 select_thread = t
47 main_thread.IsValid() and select_thread.IsValid(),
53 select_thread.SafeToCallFunctions() == False,
H A Dmain.c8 select_thread (void *in) in select_thread() function
28 pthread_create (&other_thread, NULL, select_thread, NULL); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py38 select_thread = lldb.SBThread()
44 select_thread = t
47 main_thread.IsValid() and select_thread.IsValid(),
53 select_thread.SafeToCallFunctions() == False,
H A Dmain.c8 select_thread (void *in) in select_thread() function
28 pthread_create (&other_thread, NULL, select_thread, NULL); in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py38 select_thread = lldb.SBThread()
44 select_thread = t
47 main_thread.IsValid() and select_thread.IsValid(),
53 select_thread.SafeToCallFunctions(), False,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py38 select_thread = lldb.SBThread()
44 select_thread = t
47 main_thread.IsValid() and select_thread.IsValid(),
53 select_thread.SafeToCallFunctions(), False,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py38 select_thread = lldb.SBThread()
44 select_thread = t
47 main_thread.IsValid() and select_thread.IsValid(),
53 select_thread.SafeToCallFunctions(), False,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py38 select_thread = lldb.SBThread()
44 select_thread = t
47 main_thread.IsValid() and select_thread.IsValid(),
53 select_thread.SafeToCallFunctions() == False,
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/macosx/safe-to-func-call/
H A DTestSafeFuncCalls.py38 select_thread = lldb.SBThread()
44 select_thread = t
47 main_thread.IsValid() and select_thread.IsValid(),
53 select_thread.SafeToCallFunctions(), False,
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/networkmanager/impl/tcp/
H A DVirtualAcceptSelector.java55 AEThread select_thread = new AEThread( "Accept Selector" ) { in VirtualAcceptSelector() local
72 select_thread.setDaemon( true ); in VirtualAcceptSelector()
73 select_thread.start(); in VirtualAcceptSelector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
259 if select_thread and not selected_thread:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
259 if select_thread and not selected_thread:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
268 if select_thread and not selected_thread:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
259 if select_thread and not selected_thread:
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
259 if select_thread and not selected_thread:
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
268 if select_thread and not selected_thread:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
268 if select_thread and not selected_thread:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
268 if select_thread and not selected_thread:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
259 if select_thread and not selected_thread:
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/examples/python/
H A Dperformance.py214 select_thread = False
223 select_thread = True
227 select_thread = True
240 select_thread = True
245 select_thread = True
251 select_thread = True
255 select_thread = True
268 if select_thread and not selected_thread:

1234567