FastLED 3.9.15
Loading...
Searching...
No Matches

◆ notifyPollNeeded()

void fl::ChannelManager::notifyPollNeeded ( )
private

Definition at line 59 of file manager.cpp.hpp.

59 {
60 mPollNeededSignal.notify();
61}
platforms::ChannelPollSignal mPollNeededSignal
Platform wait primitive owned by the manager.
Definition manager.h:302

References FL_NOEXCEPT, and mPollNeededSignal.

Referenced by notifyPollNeededThunk().

+ Here is the caller graph for this function: