Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c1127 static int32_t wakeupTraceIdGenerator = 0; in SelectTask() local
1173 int32_t wakeupTraceId = ++wakeupTraceIdGenerator; in SelectTask()