Searched refs:IsThreadFunctionReady (Results 1 – 3 of 3) sorted by relevance
140 if (!IsThreadFunctionReady()) in StartThread()180 bool PPB_Audio_Shared::IsThreadFunctionReady() { in IsThreadFunctionReady() function in ppapi::PPB_Audio_Shared
84 static bool IsThreadFunctionReady();
98 if (!PPB_Audio_Shared::IsThreadFunctionReady()) in StartPlayback()