Home
last modified time | relevance | path

Searched refs:g_fdCnt (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/utils/socketpair/src/
H A Dlocal_socketpair.cpp42 static int32_t g_fdCnt = 0; member
54 g_fdCnt--; in ~LocalSocketPair()
127 g_fdCnt++; in CreateChannel()
128 if (g_fdCnt > LEAK_FD_CNT) { in CreateChannel()
129 LOGW("%{public}s fdCnt: %{public}d", __func__, g_fdCnt); in CreateChannel()

Completed in 1 milliseconds