Searched refs:PP_ThreadFunctionArgWrapper (Results 1 – 1 of 1) sorted by relevance
59 struct PP_ThreadFunctionArgWrapper { struct65 PP_ThreadFunctionArgWrapper* arg_wrapper = in PP_POSIXThreadFunctionThunk() argument66 (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()