Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_v1/
Dport.c273 #if ( configUSE_POSIX_ERRNO == 1 )
/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_EM_HS/
Dport.c273 #if ( configUSE_POSIX_ERRNO == 1 )
/Kernel-v11.1.0/
Dtasks.c433 #if ( configUSE_POSIX_ERRNO == 1 )
481 #if ( configUSE_POSIX_ERRNO == 1 )
5103 #if ( configUSE_POSIX_ERRNO == 1 ) in vTaskSwitchContext()
5123 #if ( configUSE_POSIX_ERRNO == 1 ) in vTaskSwitchContext()
5204 #if ( configUSE_POSIX_ERRNO == 1 ) in vTaskSwitchContext()
5220 #if ( configUSE_POSIX_ERRNO == 1 ) in vTaskSwitchContext()
8662 #if ( configUSE_POSIX_ERRNO == 1 ) in vTaskResetState()
DHistory.txt756 + Added configUSE_POSIX_ERRNO to enable per task POSIX style errno
/Kernel-v11.1.0/include/
DFreeRTOS.h2790 #ifndef configUSE_POSIX_ERRNO
2791 #define configUSE_POSIX_ERRNO 0 macro
3194 #if ( configUSE_POSIX_ERRNO == 1 )