Home
last modified time | relevance | path

Searched refs:deSemaphoreAttributes (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/delibs/dethread/
DdeSemaphore.h39 } deSemaphoreAttributes; typedef
41 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes);
/external/deqp/framework/delibs/decpp/
DdeSemaphore.cpp39 deSemaphoreAttributes attribs; in Semaphore()
/external/deqp/framework/delibs/dethread/win32/
DdeSemaphoreWin32.c36 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes) in deSemaphore_create()
/external/deqp/framework/delibs/dethread/unix/
DdeSemaphoreUnix.c34 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes) in deSemaphore_create()
DdeNamedSemaphoreUnix.c46 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes) in deSemaphore_create()