Home
last modified time | relevance | path

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

/foundation/resourceschedule/ffrt/interfaces/kits/c/
H A Dcondition_variable.h117 FFRT_C_API int ffrt_cond_destroy(ffrt_cond_t* cond);
/foundation/resourceschedule/ffrt/src/sync/
H A Dcondition_variable.cpp101 int ffrt_cond_destroy(ffrt_cond_t* cond) in ffrt_cond_destroy() function
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dcondition_variable.h43 ffrt_cond_destroy(this);
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_condition.cpp168 ffrt_cond_destroy(nullptr); in HWTEST_F()

Completed in 2 milliseconds