Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c37 int32_t semValue; in CheckSendListFullAndWait() local
38 SemGetValue(sem, &semValue); in CheckSendListFullAndWait()
39 if (semValue == 0) { in CheckSendListFullAndWait()