Searched refs:can_start_thread (Results 1 – 3 of 3) sorted by relevance
232 can_start_thread = _can_start_thread() variable241 if not can_start_thread:244 return unittest.skipUnless(can_start_thread, msg)
184 ns.timeout is not None and threading_helper.can_start_thread
737 if threading_helper.can_start_thread: