Home
last modified time | relevance | path

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

/test/xts/acts/resourceschedule/resourceschedule_standard/ffrt/entry/src/main/cpp/
Dffrtndk.cpp3400 inline void TwoPlusForTest(void *data) in TwoPlusForTest() function
3428 std::function<void()> &&TwoPlusFunc = [&res] () {TwoPlusForTest((void *)(&res));}; in queue_parallel_0002()