Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsharp.h129 #define SHM_FULL 2 macro
132 int shm_status; /* can be SHM_EMPTY, SHM_BUSY, SHM_FULL */
H A Dnec.h132 #define SHM_FULL 2 macro
135 int shm_status; /* can be SHM_EMPTY, SHM_BUSY, SHM_FULL */
H A Dnec.c763 bc->shm_status = SHM_FULL; in reader_process()
864 while ( buf_status(bc) != SHM_FULL in read_data()
H A Dsharp.c987 bc->shm_status = SHM_FULL; in reader_process()
1088 while ( buf_status(bc) != SHM_FULL in read_data()

Completed in 11 milliseconds