Home
last modified time | relevance | path

Searched defs:Notification (Results 1 – 1 of 1) sorted by relevance

/applications/standard/app_samples/code/AI/MindSporeLiteCDemoASR/entry/src/main/cpp/third_party/librosa/eigen3/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceThreadPool.h71 struct Notification : Barrier { struct
72 Notification() : Barrier(1) {}; in Notification() argument