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

  /external/deqp/framework/delibs/dethread/
deThread.h 54 } deThreadAttributes;
59 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes);
  /external/deqp/framework/delibs/decpp/
deThread.hpp 62 deThreadAttributes m_attribs;
  /external/deqp/framework/delibs/dethread/unix/
deThreadUnix.c 70 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes)
  /external/deqp/framework/delibs/dethread/win32/
deThreadWin32.c 71 deThread deThread_create (deThreadFunc func, void* arg, const deThreadAttributes* attributes)

Completed in 45 milliseconds