Searched refs:busy (Results 1 – 25 of 36) sorted by relevance
12
254 bool busy; member300 if (!chain->images[i].busy) { in wsi_headless_swapchain_acquire_next_image()303 chain->images[i].busy = true; in wsi_headless_swapchain_acquire_next_image()327 chain->images[image_index].busy = false; in wsi_headless_swapchain_queue_present()499 chain->images[i].busy = false; in wsi_headless_surface_create_swapchain()
1038 atomic_bool busy; member1253 chain->images[i].busy = false; in x11_handle_dri3_present_event()1421 if (!chain->images[i].busy) { in x11_acquire_next_image_poll_find_index()1425 chain->images[i].busy = true; in x11_acquire_next_image_poll_find_index()1696 chain->images[image_index].busy = false; in x11_present_to_x11_sw()1774 assert(chain->images[index].busy); in x11_release_images()1775 chain->images[index].busy = false; in x11_release_images()1807 if (!chain->images[i].busy) { in x11_acquire_next_image()1809 chain->images[i].busy = true; in x11_acquire_next_image()1878 chain->images[image_index].busy = true; in x11_queue_present()[all …]
134 bool busy; member1658 assert(chain->images[index].busy); in wsi_wl_swapchain_release_images()1659 chain->images[index].busy = false; in wsi_wl_swapchain_release_images()1868 if (!chain->images[i].busy) { in wsi_wl_swapchain_acquire_next_image()1871 chain->images[i].busy = true; in wsi_wl_swapchain_acquire_next_image()2049 chain->images[image_index].busy = true; in wsi_wl_swapchain_queue_present()2063 image->busy = false; in buffer_handle_release()2396 chain->images[i].busy = false; in wsi_wl_surface_create_swapchain()
34 * - DEVICE_UNAVAILABLE if driver is offline or busy52 * - DEVICE_UNAVAILABLE if driver is offline or busy
38 * - DEVICE_UNAVAILABLE if driver is offline or busy
45 * - DEVICE_UNAVAILABLE if driver is offline or busy
42 * - DEVICE_UNAVAILABLE if driver is offline or busy
44 * - DEVICE_UNAVAILABLE if driver is offline or busy66 * - DEVICE_UNAVAILABLE if driver is offline or busy199 * - DEVICE_UNAVAILABLE if driver is offline or busy302 * - DEVICE_UNAVAILABLE if driver is offline or busy357 * - DEVICE_UNAVAILABLE if driver is offline or busy
115 * - DEVICE_UNAVAILABLE if driver is offline or busy194 * - DEVICE_UNAVAILABLE if driver is offline or busy292 * - DEVICE_UNAVAILABLE if driver is offline or busy
86 * TRANSACTION_PENDING if hub is busy with another109 * TRANSACTION_PENDING if hub is busy with another130 * TRANSACTION_PENDING if hub is busy with another151 * TRANSACTION_PENDING if hub is busy with another
41 * FAILURE_BUSY if device or resource is busy58 * BUSY if the CEC bus is busy.
35 * - DEVICE_UNAVAILABLE if driver is offline or busy52 * - DEVICE_UNAVAILABLE if driver is offline or busy115 * - DEVICE_UNAVAILABLE if driver is offline or busy
30 * - DEVICE_UNAVAILABLE if driver is offline or busy47 * - DEVICE_UNAVAILABLE if driver is offline or busy108 * - DEVICE_UNAVAILABLE if driver is offline or busy
35 * - DEVICE_UNAVAILABLE if driver is offline or busy
72 * - DEVICE_UNAVAILABLE if driver is offline or busy
50 * - DEVICE_UNAVAILABLE if driver is offline or busy69 * - DEVICE_UNAVAILABLE if driver is offline or busy83 * - DEVICE_UNAVAILABLE if driver is offline or busy97 * - DEVICE_UNAVAILABLE if driver is offline or busy115 * - DEVICE_UNAVAILABLE if driver is offline or busy155 * - DEVICE_UNAVAILABLE if driver is offline or busy261 * - DEVICE_UNAVAILABLE if driver is offline or busy341 * - DEVICE_UNAVAILABLE if driver is offline or busy
44 * - DEVICE_UNAVAILABLE if driver is offline or busy
39 * - DEVICE_UNAVAILABLE if driver is offline or busy
82 * - DEVICE_UNAVAILABLE if driver is offline or busy128 * - DEVICE_UNAVAILABLE if driver is offline or busy200 * - DEVICE_UNAVAILABLE if driver is offline or busy
34 * Total time for which CCA is held busy on this channel.
37 * FAILURE_BUSY if device or resource is busy82 * BUSY if the CEC bus is busy.
155 BUSY = 2, // bus is busy
25 * This call must block if the HAL state machine is in busy state until HAL26 * leaves the busy state.
31 * if the HAL state machine is in busy state until the HAL leaves the32 * busy state.