Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c91 static int g_listInit = 0; variable
95 if (g_listInit == 0) { in InitDBinder()
102 g_listInit = 1; in InitDBinder()