Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A Dslab.h32 constexpr uint32_t ALLOCATOR_DESTRUCT_TIMESOUT = 1000; variable
188 uint32_t try_cnt = ALLOCATOR_DESTRUCT_TIMESOUT; in ~SimpleAllocator()