FastLED
3.9.15
Loading...
Searching...
No Matches
◆
lock()
template<typename T>
void
fl::MutexFake
< T >::lock
(
)
inline
Definition at line
37
of file
mutex.h
.
37
{
38
// In single-threaded mode, we just track the lock count for debugging
39
mLockCount
++;
40
}
fl::MutexFake::mLockCount
int mLockCount
Definition
mutex.h:25
fl
MutexFake
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2