Home
last modified time | relevance | path

Searched refs:deThreadAttributes (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/delibs/dethread/
DdeThread.h54 } deThreadAttributes; typedef
59 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes);
/external/deqp/framework/delibs/decpp/
DdeThread.hpp62 deThreadAttributes m_attribs;
/external/deqp/framework/delibs/dethread/unix/
DdeThreadUnix.c70 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes) in deThread_create()
/external/deqp/framework/delibs/dethread/win32/
DdeThreadWin32.c71 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes) in deThread_create()