Searched refs:g_asyncReqLanePendingList (Results 1 – 2 of 2) sorted by relevance
82 static SoftBusList *g_asyncReqLanePendingList = NULL; variable97 g_asyncReqLanePendingList = CreateSoftBusList(); in TransAsyncReqLanePendingInit()98 if (g_asyncReqLanePendingList == NULL) { in TransAsyncReqLanePendingInit()169 if (g_asyncReqLanePendingList == NULL) { in TransAsyncReqLanePendingDeinit()186 (void)SoftBusMutexUnlock(&g_asyncReqLanePendingList->lock); in TransAsyncReqLanePendingDeinit()187 DestroySoftBusList(g_asyncReqLanePendingList); in TransAsyncReqLanePendingDeinit()188 g_asyncReqLanePendingList = NULL; in TransAsyncReqLanePendingDeinit()376 if (g_asyncReqLanePendingList == NULL) { in TransAddAsyncLaneReqFromPendingList()410 ListAdd(&(g_asyncReqLanePendingList->list), &(item->node)); in TransAddAsyncLaneReqFromPendingList()411 g_asyncReqLanePendingList->cnt++; in TransAddAsyncLaneReqFromPendingList()[all …]
496 SoftBusList *tmpList = g_asyncReqLanePendingList;497 g_asyncReqLanePendingList = nullptr;501 g_asyncReqLanePendingList = tmpList;574 SoftBusList *tmpList = g_asyncReqLanePendingList;575 g_asyncReqLanePendingList = nullptr;579 g_asyncReqLanePendingList = tmpList;681 SoftBusList *tmpList = g_asyncReqLanePendingList;682 g_asyncReqLanePendingList = nullptr;685 g_asyncReqLanePendingList = tmpList;