Searched refs:REAL_TIME (Results 1 – 8 of 8) sorted by relevance
38 REAL_TIME, enumerator
38 thread_ = std::make_unique<Thread>("timer_benchmark", Thread::Priority::REAL_TIME); in SetUp()
40 if (priority == Priority::REAL_TIME) { in run()
144 new bluetooth::os::Thread("Name", bluetooth::os::Thread::Priority::REAL_TIME); in TEST_F()
220 new bluetooth::os::Thread("Name", bluetooth::os::Thread::Priority::REAL_TIME); in TEST_F()
219 new bluetooth::os::Thread("Name", bluetooth::os::Thread::Priority::REAL_TIME); in TEST_F()
343 new bluetooth::os::Thread("Name", bluetooth::os::Thread::Priority::REAL_TIME); in TEST_F()
142 new os::Thread("gd_stack_thread", os::Thread::Priority::REAL_TIME); in Start()