Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/tests/
Dpp_thread.h59 struct PP_ThreadFunctionArgWrapper { struct
65 PP_ThreadFunctionArgWrapper* arg_wrapper = in PP_POSIXThreadFunctionThunk() argument
66 (PP_ThreadFunctionArgWrapper*)posix_thread_arg; in PP_POSIXThreadFunctionThunk()
75 PP_ThreadFunctionArgWrapper* arg_wrapper = in PP_CreateThread()
76 (PP_ThreadFunctionArgWrapper*)malloc(sizeof(PP_ThreadFunctionArgWrapper)); in PP_CreateThread()