Home
last modified time | relevance | path

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

/nptl/
A Dtst-rwlock9.c174 struct thread_args wargs[NWRITERS]; in do_test_clock() local
176 wargs[n].nr = n; in do_test_clock()
177 wargs[n].clockid = clockid; in do_test_clock()
178 wargs[n].fnname = fnname; in do_test_clock()
179 thwr[n] = xpthread_create (NULL, writer_thread, &wargs[n]); in do_test_clock()

Completed in 4 milliseconds