Home
last modified time | relevance | path

Searched defs:len (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dpx_sem_unlink.c77 ULONG len; in sem_unlink() local
Dpx_mq_unlink.c73 ULONG len; in mq_unlink() local
Dpx_mq_open.c83 ULONG len; in mq_open() local
Dpx_sem_open.c84 ULONG len; in sem_open() local
/ThreadX-v6.4.1/ports_module/cortex_r4/ac6/example_build/sample_threadx_module/
Dsemihosting.c13 char *$Sub$$_sys_command_string(char *cmd, int len) in $Sub$$_sys_command_string()
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
Dtx_freertos.c78 void *txfr_malloc(size_t len) in txfr_malloc()