Home
last modified time | relevance | path

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

/aosp_15_r20/external/wayland/tests/
H A Ddisplay-test.c567 thread_prepare_and_read(void *data) in thread_prepare_and_read() function
592 th1 = create_thread(c, thread_prepare_and_read); in threading_cancel_read()
593 th2 = create_thread(c, thread_prepare_and_read); in threading_cancel_read()
594 th3 = create_thread(c, thread_prepare_and_read); in threading_cancel_read()
631 th1 = create_thread(c, thread_prepare_and_read); in threading_read_eagain()
632 th2 = create_thread(c, thread_prepare_and_read); in threading_read_eagain()
633 th3 = create_thread(c, thread_prepare_and_read); in threading_read_eagain()