Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c4024 UINT msg_cnt; in IncrCounter() local
4119 msg_cnt = 0u; in IncrCounter()
4278 msg_cnt++; in IncrCounter()
4341 msg_cnt++; in IncrCounter()
4358 if (msg_cnt == (SYSMGR_QUEUE_MSG_COUNT)) in IncrCounter()