Searched refs:osThreadGetCount (Results 1 – 3 of 3) sorted by relevance
439 uint32_t osThreadGetCount(void);
124 zassert_equal(osThreadGetCount(), 2, "Incorrect number of cmsis rtos v2 threads"); in thread_apis_common()
513 uint32_t osThreadGetCount(void) in osThreadGetCount() function