Home
last modified time | relevance | path

Searched refs:osThreadExit (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Dthread_apis.c64 osThreadExit(); in thread1()
/Zephyr-latest/include/zephyr/portability/
Dcmsis_os2.h430 __NO_RETURN void osThreadExit(void);
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dthread.c505 __NO_RETURN void osThreadExit(void) in osThreadExit() function
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst1853 * :github:`23063` - CMSIS v2 osThreadJoin does not work if thread exits with osThreadExit