Home
last modified time | relevance | path

Searched refs:ffrt_wait_deps (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_core.cpp96 ffrt_wait_deps(wait_null); in HWTEST_F()
98 ffrt_wait_deps(&wait); in HWTEST_F()
/foundation/resourceschedule/ffrt/interfaces/kits/c/
H A Dtask.h267 FFRT_C_API void ffrt_wait_deps(const ffrt_deps_t* deps);
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dtask.h680 ffrt_wait_deps(&d); in wait()
693 ffrt_wait_deps(&d); in wait()
/foundation/resourceschedule/ffrt/src/core/
H A Dtask.cpp362 void ffrt_wait_deps(const ffrt_deps_t *deps) in ffrt_wait_deps() function

Completed in 3 milliseconds