Searched defs:thread_param (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_case.cc252 void* thread_param,
255 PP_CreateThread(&thread, thread_func, thread_param);
250 RunOnThreadInternal( void (*thread_func)(void*), void* thread_param, const PPB_Testing_Private* testing_interface) argument

Completed in 96 milliseconds