Searched refs:thread_new (Results 1 – 11 of 11) sorted by relevance
14 thread_t* thread = thread_new("test_thread"); in TEST_F()20 thread_t* thread = thread_new("test_thread"); in TEST_F()25 thread_t* thread = thread_new("test_name"); in TEST_F()31 thread_t* thread = thread_new("0123456789abcdef"); in TEST_F()37 thread_t* thread = thread_new("0123456789abcdefg"); in TEST_F()48 thread_t* thread = thread_new("test_thread"); in TEST_F()54 thread_t* thread = thread_new("test_thread"); in TEST_F()
336 thread_t* worker_thread = thread_new("test_fixed_queue_worker_thread"); in TEST_F()
46 struct thread_new thread_new; variable78 thread_t* thread_new(const char* name) { in thread_new() function80 return test::mock::osi_thread::thread_new(name); in thread_new()
119 struct thread_new { struct125 extern struct thread_new thread_new; argument
36 thread_t* thread_new(const char* name);
102 thread_ = thread_new("OsiThreadMessageLoopPerformanceTest thread"); in SetUp()237 thread_ = thread_new("ReactorPerformanceTest thread"); in SetUp()
119 thread_ = thread_new("BM_MessageLoopOnOsiThread thread"); in SetUp()257 thread_ = thread_new("BM_OsiReactorThread thread"); in SetUp()
105 thread_t* thread_new(const char* name) { in thread_new() function
356 dispatcher_thread = thread_new("alarm_dispatcher"); in lazy_initialize()
116 thread = thread_new("btif_sock"); in btif_sock_init()
282 thread_t* thread_new(const char* name) { in thread_new() function