Home
last modified time | relevance | path

Searched defs:threadnum (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_barrier_init.c30 unsigned int threadnum = 4; in pthread_barrier_init_0100() local
48 int threadnum = 0; in pthread_barrier_init_0200() local
Dpthread_barrier_destroy.c30 unsigned int threadnum = 4; in pthread_barrier_destroy_0100() local
Dpthread_barrier_wait.c76 int threadnum = 1; in pthread_barrier_wait_0200() local
/third_party/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c65 int allocate_free(int scheme, int threadnum) in allocate_free()
141 void *alloc_mem(void *threadnum) in alloc_mem()
/third_party/ltp/testcases/kernel/syscalls/madvise/
Dmadvise11.c154 static void *alloc_mem(void *threadnum) in alloc_mem()