Home
last modified time | relevance | path

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

/external/swiftshader/third_party/marl/include/marl/
Dpool.h230 MARL_NO_EXPORT inline std::pair<Loan, bool> tryBorrow() const;
298 BoundedPool<T, N, POLICY>::tryBorrow() const { in tryBorrow() function