Home
last modified time | relevance | path

Searched refs:ffrt_rwlock_init (Results 1 - 3 of 3) sorted by relevance

/foundation/resourceschedule/ffrt/interfaces/inner_api/c/
H A Dshared_mutex.h48 FFRT_C_API int ffrt_rwlock_init(ffrt_rwlock_t* rwlock, const ffrt_rwlockattr_t* attr);
/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dshared_mutex.h33 ffrt_rwlock_init(this, nullptr); in shared_mutex()
/foundation/resourceschedule/ffrt/src/sync/
H A Dshared_mutex.cpp182 int ffrt_rwlock_init(ffrt_rwlock_t* rwlock, const ffrt_rwlockattr_t* attr) in ffrt_rwlock_init() function

Completed in 2 milliseconds