Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_lane_pending_ctl.c44 #define TRANS_FREE_LANE_TIMEOUT (2000) macro
1920 … = TransSoftBusCondWait(&freeItem->condVar, &g_freeLanePendingList->lock, TRANS_FREE_LANE_TIMEOUT); in TransWaitingFreeCallback()