Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
Dtx_freertos.c165 static void tx_freertos_auto_init(void) in tx_freertos_auto_init() function
341 tx_freertos_auto_init(); in xTaskCreateStatic()
408 tx_freertos_auto_init(); in xTaskCreate()
1083 tx_freertos_auto_init(); in xSemaphoreCreateCounting()
1118 tx_freertos_auto_init(); in xSemaphoreCreateCountingStatic()
1157 tx_freertos_auto_init(); in xSemaphoreCreateMutex()
1208 tx_freertos_auto_init(); in xSemaphoreCreateRecursiveMutex()
1240 tx_freertos_auto_init(); in xSemaphoreCreateRecursiveMutexStatic()
1484 tx_freertos_auto_init(); in xQueueCreateStatic()
1525 tx_freertos_auto_init(); in xQueueCreate()
[all …]