HomeSort by relevance Sort by last modified time
    Searched refs:deSemaphoreAttributes (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/delibs/dethread/
deSemaphore.h 39 } deSemaphoreAttributes;
41 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes);
  /external/deqp/framework/delibs/decpp/
deSemaphore.cpp 39 deSemaphoreAttributes attribs;
  /external/deqp/framework/delibs/dethread/unix/
deSemaphoreUnix.c 34 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes)
deNamedSemaphoreUnix.c 46 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes)
  /external/deqp/framework/delibs/dethread/win32/
deSemaphoreWin32.c 36 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes)

Completed in 71 milliseconds