Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/pthread_h/functions/pthread_cond_broadcast/
A Dpthread_cond_broadcast_2-1_tc.c34 pthread_t self = pthread_self(); in thr_func() local
38 (void *)self); in thr_func()
42 (void *)self); in thr_func()
46 (void *)self); in thr_func()
55 "mutex again\n", (void *)self); in thr_func()
60 "mutex again\n", (void *)self); in thr_func()
65 "mutex\n", (void *)self); in thr_func()
69 fprintf(stderr, "[Thread 0x%p] released the mutex\n", (void *)self); in thr_func()
/examples/utest/
A DREADME.md70 … QEMU_ARCH: "arm", QEMU_MACHINE: "vexpress-a9", CONFIG_FILE: "utest_self/self.conf", SD_FILE: "sd…

Completed in 3 milliseconds