Searched defs:no_wait (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcinrval.h56 typedef enum {now, no_timeout, no_wait} RCReservedInterval; enumerator in enum:__anon17207
/vbox/src/VBox/Additions/linux/drm/
H A Dvbox_ttm.c361 int vbox_bo_reserve(struct vbox_bo *bo, bool no_wait) argument
365 ret = ttm_bo_reserve(&bo->bo, true, no_wait, false, 0);

Completed in 44 milliseconds