Searched refs:test_single_thread (Results 1 – 4 of 4) sorted by relevance
16 test_single_thread(executor); in single_thread()32 fn test_single_thread(executor: Executor) { in test_single_thread() function
22 test_single_thread(executor); in single_thread()38 fn test_single_thread(executor: Executor) { in test_single_thread() function
1028 def test_single_thread(self): member in BarrierTests
2034 def test_single_thread(self): member in _TestBarrier