Searched refs:osThreadJoin (Results 1 – 4 of 4) sorted by relevance
264 status = osThreadJoin(tB); in thread4()291 status = osThreadJoin(tB); in ZTEST()304 status = osThreadJoin(tA); in ZTEST()322 status = osThreadJoin(thread); in ZTEST()334 status = osThreadJoin(thread); in thread6()
427 osStatus_t osThreadJoin(osThreadId_t thread_id);
464 osStatus_t osThreadJoin(osThreadId_t thread_id) in osThreadJoin() function
1853 * :github:`23063` - CMSIS v2 osThreadJoin does not work if thread exits with osThreadExit