Home | History | Annotate | Download | only in mDNSCore

Lines Matching full:interrupt

2113 // Care should be taken on multi-threaded or interrupt-driven environments.
2116 // For example, if the support code on a particular platform implements timer callbacks at interrupt time, then
2118 // code is not entered by an interrupt-time timer callback while in the middle of processing a client call.