Home
last modified time | relevance | path

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

/external/wayland/tests/
Dtest-compositor.c430 c->display_stopped = 0; in handle_display_resumed()
520 c->display_stopped = 1; in stop_display()
523 while (c->display_stopped && n >= 0) { in stop_display()
Dtest-compositor.h67 int display_stopped; member
Ddisplay-test.c477 c->display_stopped = 0; in create_thread()
485 while (c->display_stopped == 0) in create_thread()
505 c->display_stopped = 1; in thread_read_error()
527 c->display_stopped = 0; in threading_post_err()
572 c->display_stopped = 1; in thread_prepare_and_read()
670 c->display_stopped = 1; in thread_prepare_and_read2()
699 while (c->display_stopped == 0) in threading_read_after_error()