HomeSort by: relevance | last modified time | path
    Searched defs:must_wait (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_fence.c 400 bool must_wait = true; local in function:nouveau_fence_sync
407 must_wait = false;
411 if (must_wait)
422 bool must_wait = true; local in function:nouveau_fence_sync
432 must_wait = false;
436 if (must_wait)
nouveau_fence.c 400 bool must_wait = true; local in function:nouveau_fence_sync
407 must_wait = false;
411 if (must_wait)
422 bool must_wait = true; local in function:nouveau_fence_sync
432 must_wait = false;
436 if (must_wait)

Completed in 21 milliseconds