|
FastLED 3.9.15
|
| bool fl::IdTracker::removeId | ( | void * | ptr | ) |
Remove tracking for a pointer.
Thread-safe.
| ptr | Pointer to stop tracking |
Definition at line 48 of file id_tracker.cpp.hpp.
References FL_NOEXCEPT, mMutex, and mPointerToId.
Referenced by IdTracker().
Here is the caller graph for this function: