Home | History | Annotate | Download | only in MacOSX

Lines Matching full:log_exceptions

583     DNBLogThreadedIf(LOG_EXCEPTIONS, "MachTask::%s ( )", __FUNCTION__);
612 if (DNBLogCheckLogBit(LOG_EXCEPTIONS) || err.Fail())
673 DNBLogThreadedIf(LOG_EXCEPTIONS, "MachTask::%s ( arg = %p ) starting thread...", __FUNCTION__, arg);
758 DNBLogThreadedIf(LOG_EXCEPTIONS, "thread cancelled...");
766 DNBLogThreadedIf(LOG_EXCEPTIONS, "interrupted, but task still valid, continuing...");
771 DNBLogThreadedIf(LOG_EXCEPTIONS, "task has exited...");
794 DNBLogThreadedIf(LOG_EXCEPTIONS, "got a timeout, continuing...");
799 DNBLogThreadedIf(LOG_EXCEPTIONS, "task has exited...");
822 DNBLogThreadedIf(LOG_EXCEPTIONS, "got some other error, do something about it??? nah, continuing for now...");
847 DNBLogThreadedIf(LOG_EXCEPTIONS, "MachTask::%s (%p): thread exiting...", __FUNCTION__, arg);