Home
last modified time | relevance | path

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

/nptl/
A Dperf.c349 int empty = 0; in main() local
437 err = pthread_create (&ths[empty], &attr, thread_function, in main()
442 if (++empty == last) in main()
443 empty = 0; in main()

Completed in 4 milliseconds