Home
last modified time | relevance | path

Searched defs:thread_status (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/arch/posix/core/
Dthread.c37 posix_thread_status_t *thread_status; in arch_new_thread() local
64 posix_thread_status_t *thread_status; in arch_thread_name_set() local
/Zephyr-latest/include/zephyr/arch/posix/
Dthread.h38 void *thread_status; member
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_service.c23 static enum SOCKET_SERVICE_THREAD_STATUS thread_status; variable