Home
last modified time | relevance | path

Searched defs:PP_Thread (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ppapi/tests/
Dpp_thread.h39 typedef pthread_t PP_Thread; typedef
41 struct PP_Thread { struct
43 PP_ThreadFunction* thread_func; argument
48 PP_INLINE bool PP_CreateThread(PP_Thread* thread, argument