Searched refs:start_barrier (Results 1 – 3 of 3) sorted by relevance
388 char *primary_secondary, struct pipe_barrier *start_barrier, in start_console() argument419 start_barrier); in start_console()436 struct pipe_barrier start_barrier; in start_consoles() local444 error = pipe_barrier_init(&start_barrier); in start_consoles()562 &start_barrier, &oset); in start_consoles()566 pipe_barrier_ready(&start_barrier); in start_consoles()
30 struct pipe_barrier *start_barrier) __dead2;
75 pthread_barrier_t start_barrier; member199 ret = pthread_barrier_wait(&statep->start_barrier); in http_worker()300 if (pthread_barrier_init(&statep->start_barrier, NULL, in main()