Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h174 uint32_t task_notify_val_pend; member
Dtx_freertos.c943 xTaskToNotify->task_notify_val_pend = xTaskToNotify->task_notify_val; in xTaskNotifyAndQuery()