Searched refs:quantum_tester (Results 1 – 1 of 1) sorted by relevance
/lk-master/app/tests/ |
A D | thread_tests.c | 302 static int quantum_tester(void *arg) { in quantum_tester() function 310 …thread_detach_and_resume(thread_create("quantum tester 0", &quantum_tester, NULL, DEFAULT_PRIORITY… in quantum_test() 311 …thread_detach_and_resume(thread_create("quantum tester 1", &quantum_tester, NULL, DEFAULT_PRIORITY… in quantum_test() 312 …thread_detach_and_resume(thread_create("quantum tester 2", &quantum_tester, NULL, DEFAULT_PRIORITY… in quantum_test() 313 …thread_detach_and_resume(thread_create("quantum tester 3", &quantum_tester, NULL, DEFAULT_PRIORITY… in quantum_test()
|
Completed in 3 milliseconds