Searched refs:o (Results 1 – 2 of 2) sorted by relevance
195 unsigned int o; in ___pthread_barrier_wait() local199 o = atomic_fetch_add_release (&bar->out, 1) + 1; in ___pthread_barrier_wait()200 if (o == max_in_before_reset) in ___pthread_barrier_wait()
267 CFLAGS-tst-thread_local1.o = -std=gnu++11269 CFLAGS-tst-thread-exit-clobber.o = -std=gnu++11271 CFLAGS-tst-minstack-throw.o = -std=gnu++11402 tst-cleanup4aux.o tst-cleanupx4aux.o523 $(objpfx)tst-cleanup4: $(objpfx)tst-cleanup4aux.o524 $(objpfx)tst-cleanupx4: $(objpfx)tst-cleanupx4aux.o
Completed in 4 milliseconds