Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/interfaces/kits/c/
H A Dtype_def.h198 ffrt_mutex_default = ffrt_mutex_normal enumerator
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/
H A Dmutex.cpp290 attr->storage = static_cast<long>(ffrt_mutex_default);
301 if (type != ffrt_mutex_normal && type != ffrt_mutex_recursive && type != ffrt_mutex_default) {
/ohos5.0/foundation/resourceschedule/ffrt/docs/
H A Duser_guide.md2459 ffrt_mutex_default = ffrt_mutex_normal