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

◆ await_depth_tls()

int & fl::task::detail::await_depth_tls ( )

Get reference to thread-local await recursion depth.

Returns
Reference to the thread-local await depth counter
Reference to the thread-local await depth counter (internal implementation detail)

Definition at line 23 of file executor.cpp.hpp.

23 {
25}
static T & instance() FL_NOEXCEPT
Definition singleton.h:133

References fl::SingletonThreadLocal< T, N >::instance().

Referenced by fl::task::await_top_level().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: