Searched defs:do_wait (Results 1 - 4 of 4) sorted by relevance
| /src/usr.sbin/autofs/ |
| H A D | autounmountd.c | 230 do_wait(int kq, time_t sleep_time) function in typeref:typename:void
|
| /src/games/cribbage/ |
| H A D | io.c | 453 do_wait(void) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_query.c | 243 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 D | vfs_mount.c | 482 vfs_vnode_iterator_next1(struct vnode_iterator * vni,bool (* f)(void *,struct vnode *),void * cl,bool do_wait) argument
|
Completed in 11 milliseconds