Searched refs:TASK_IDENT (Results 1 – 1 of 1) sorted by relevance
35 static const uint32_t TASK_IDENT = 0xABCDEF01U; variable132 wrapper->magic = TASK_IDENT; in cy_rtos_thread_create()167 if (wrapper->magic == TASK_IDENT) in cy_rtos_thread_exit()207 if (wrapper->magic == TASK_IDENT) in cy_rtos_thread_terminate()302 if (wrapper->magic == TASK_IDENT) in cy_rtos_thread_join()