Home
last modified time | relevance | path

Searched refs:osThreadDetached (Results 1 – 2 of 2) sorted by relevance

/cmsis_6-latest/CMSIS/RTOS2/Include/
Dcmsis_os2.h210 #define osThreadDetached 0x00000000U ///< Thread created in detached mode (default) macro
/cmsis_6-latest/CMSIS/Documentation/Doxygen/RTOS2/src/
Dref_cmsis_os2_thread.txt312 \def osThreadDetached
620 …readDetach changes the attribute of a thread (specified by \em thread_id) to \ref osThreadDetached.
640 attribute \ref osThreadDetached.
1037 - \ref osThreadDetached : create thread in a detached mode (default).