Home
last modified time | relevance | path

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

/third_party/backends/backend/pixma/
H A Dpixma.c1090 /* NOTE: reader_loop() runs either in a separate thread or process. */
1092 reader_loop (pixma_sane_t * ss) in reader_loop() function
1189 return reader_loop (ss); in reader_process()
1197 /* Block SIGPIPE. We will handle this in reader_loop() by checking in reader_thread()
1204 return reader_loop (ss); in reader_thread()

Completed in 3 milliseconds