Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
Dtx_freertos.c168 static void tx_freertos_auto_init(void) in tx_freertos_auto_init() function
344 tx_freertos_auto_init(); in xTaskCreateStatic()
411 tx_freertos_auto_init(); in xTaskCreate()
1086 tx_freertos_auto_init(); in xSemaphoreCreateCounting()
1121 tx_freertos_auto_init(); in xSemaphoreCreateCountingStatic()
1160 tx_freertos_auto_init(); in xSemaphoreCreateMutex()
1211 tx_freertos_auto_init(); in xSemaphoreCreateRecursiveMutex()
1243 tx_freertos_auto_init(); in xSemaphoreCreateRecursiveMutexStatic()
1487 tx_freertos_auto_init(); in xQueueCreateStatic()
1528 tx_freertos_auto_init(); in xQueueCreate()
[all …]