Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dsharp.h127 #define SHM_EMPTY 0 macro
132 int shm_status; /* can be SHM_EMPTY, SHM_BUSY, SHM_FULL */
H A Dnec.h130 #define SHM_EMPTY 0 macro
135 int shm_status; /* can be SHM_EMPTY, SHM_BUSY, SHM_FULL */
H A Dnec.c695 bc->shm_status = SHM_EMPTY; in reader_process()
776 while (buf_status(bc) != SHM_EMPTY) in reader_process()
890 bc->shm_status = SHM_EMPTY; in read_data()
3378 s->rdr_ctl->buf_ctl[i].shm_status = SHM_EMPTY; in sane_start()
H A Dsharp.c897 bc->shm_status = SHM_EMPTY; in reader_process()
1000 while (buf_status(bc) != SHM_EMPTY) in reader_process()
1114 bc->shm_status = SHM_EMPTY; in read_data()
3893 s->rdr_ctl->buf_ctl[i].shm_status = SHM_EMPTY; in sane_start()

Completed in 12 milliseconds