Searched defs:do_wait (Results 1 - 4 of 4) sorted by relevance

/src/usr.sbin/autofs/
H A Dautounmountd.c230 do_wait(int kq, time_t sleep_time) function in typeref:typename:void
/src/games/cribbage/
H A Dio.c453 do_wait(void) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_query.c243 const bool do_wait = flags & VK_QUERY_RESULT_WAIT_BIT; local in function:v3dv_get_query_pool_results_cpu
141 get_occlusion_query_result(struct v3dv_device * device,struct v3dv_query_pool * pool,uint32_t query,bool do_wait,bool * available,uint64_t * value) argument
178 get_timestamp_query_result(struct v3dv_device * device,struct v3dv_query_pool * pool,uint32_t query,bool do_wait,bool * available,uint64_t * value) argument
210 get_query_result(struct v3dv_device * device,struct v3dv_query_pool * pool,uint32_t query,bool do_wait,bool * available,uint64_t * value) argument
/src/sys/kern/
H A Dvfs_mount.c482 vfs_vnode_iterator_next1(struct vnode_iterator * vni,bool (* f)(void *,struct vnode *),void * cl,bool do_wait) argument

Completed in 11 milliseconds