Searched defs:SetPending (Results 1 – 2 of 2) sorted by relevance
45 void Thread::SetPending() { in SetPending() function in Thread
806 void SetPending(Operation aOperation) { mPendingOperations |= (1U << aOperation); } in SetPending() function in ot::Mac::Mac