Home
last modified time | relevance | path

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

/external/ltp/utils/benchmark/ebizzy-0.3/
Debizzy.c451 static void start_threads(void) in start_threads() function
/external/python/cpython2/Lib/test/
Dtest_support.py1606 def start_threads(threads, unlock=None): function