Home
last modified time | relevance | path

Searched defs:thread1 (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/posix/semaphores/src/
Dmain.c26 pthread_t thread1, thread2; in semaphore_test() local
147 pthread_t thread1, thread2; in ZTEST() local
/Zephyr-latest/tests/lib/c_lib/thrd/src/
Dtss.c19 static thrd_t thread1; variable
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/
Dthread_apis.c21 void thread1(void const *argument) in thread1() function
/Zephyr-latest/tests/kernel/workq/critical/src/
Dmain.c53 static struct k_thread thread1; variable
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Dthread_flags.c21 static void thread1(void *arg) in thread1() function
Devent_flags.c24 static void thread1(void *arg) in thread1() function
Dthread_apis.c39 static void thread1(void *argument) in thread1() function
/Zephyr-latest/tests/arch/riscv/fpu_sharing/src/
Dmain.c103 static struct k_thread thread1; variable