Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/tests/
Datomic-test.c58 typedef struct io_t { struct
66 } io_t; argument
69 io_t *io = (io_t *) data; in read_func()
84 io_t *io = (io_t *) data; in write_func()
98 io_t io1, io2; in START_TEST()