Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSCore/
DDNSCommon.h268 extern void ShowTaskSchedulingError(mDNS *const m);
DDNSCommon.c2758 mDNSexport void ShowTaskSchedulingError(mDNS *const m) in ShowTaskSchedulingError() function
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c1286 ShowTaskSchedulingError( &gMDNSRecord ); in ServiceSpecificRun()