Home
last modified time | relevance | path

Searched refs:FunctionWrapperWithNotification (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceThreadPool.h17 template <typename Function, typename... Args> struct FunctionWrapperWithNotification struct
154 std::bind(&FunctionWrapperWithNotification<Function, Args...>::run, n, in enqueue()