Searched refs:wait (Results 1 – 3 of 3) sorted by relevance
79 UINT _ux_host_class_storage_lock(UX_HOST_CLASS_STORAGE *storage, ULONG wait) in _ux_host_class_storage_lock() argument98 if (wait == 0) in _ux_host_class_storage_lock()105 if (wait != UX_WAIT_FOREVER) in _ux_host_class_storage_lock()109 if (t1 >= wait) in _ux_host_class_storage_lock()
75 UINT _ux_host_class_storage_media_lock(UX_HOST_CLASS_STORAGE_MEDIA *storage_media, ULONG wait) in _ux_host_class_storage_media_lock() argument79 UX_PARAMETER_NOT_USED(wait); in _ux_host_class_storage_media_lock()93 status = _ux_host_class_storage_lock(storage, wait); in _ux_host_class_storage_media_lock()
652 UINT _ux_host_class_storage_media_lock(UX_HOST_CLASS_STORAGE_MEDIA *storage_media, ULONG wait);655 UINT _ux_host_class_storage_lock(UX_HOST_CLASS_STORAGE *storage, ULONG wait);