Home
last modified time | relevance | path

Searched defs:file_wait (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/common/
Dcras_file_wait.c38 int cras_file_wait_get_fd(struct cras_file_wait *file_wait) in cras_file_wait_get_fd()
49 void cras_file_wait_mock_race_condition(struct cras_file_wait *file_wait) in cras_file_wait_mock_race_condition()
55 void cras_file_wait_destroy(struct cras_file_wait *file_wait) in cras_file_wait_destroy()
64 static int cras_file_wait_rm_watch(struct cras_file_wait *file_wait) in cras_file_wait_rm_watch()
82 int cras_file_wait_process_event(struct cras_file_wait *file_wait, in cras_file_wait_process_event()
128 int cras_file_wait_dispatch(struct cras_file_wait *file_wait) in cras_file_wait_dispatch()
278 struct cras_file_wait *file_wait; in cras_file_wait_create() local
/external/adhd/cras/src/tests/
Dfile_wait_unittest.cc52 struct cras_file_wait* file_wait; in SimpleFileWait() local
96 struct cras_file_wait* file_wait; in TEST() local