Searched refs:cras_file_wait (Results 1 – 6 of 6) sorted by relevance
23 struct cras_file_wait { struct38 int cras_file_wait_get_fd(struct cras_file_wait *file_wait) in cras_file_wait_get_fd() argument48 void cras_file_wait_mock_race_condition(struct cras_file_wait *file_wait);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()127 int cras_file_wait_dispatch(struct cras_file_wait *file_wait) in cras_file_wait_dispatch()274 struct cras_file_wait **file_wait_out) in cras_file_wait_create()276 struct cras_file_wait *file_wait; in cras_file_wait_create()[all …]
14 struct cras_file_wait;80 struct cras_file_wait **file_wait_out);95 int cras_file_wait_get_fd(struct cras_file_wait *file_wait);111 int cras_file_wait_dispatch(struct cras_file_wait *file_wait);123 void cras_file_wait_destroy(struct cras_file_wait *file_wait);
15 void cras_file_wait_mock_race_condition(struct cras_file_wait *file_wait);52 struct cras_file_wait *file_wait; in SimpleFileWait()67 EXPECT_NE(reinterpret_cast<struct cras_file_wait *>(NULL), file_wait); in SimpleFileWait()96 struct cras_file_wait *file_wait; in TEST()138 EXPECT_NE(reinterpret_cast<struct cras_file_wait *>(NULL), file_wait); in TEST()152 EXPECT_NE(reinterpret_cast<struct cras_file_wait *>(NULL), file_wait); in TEST()
7 "common/cras_file_wait.c",
612 common/cras_config.c common/cras_util.c common/cras_file_wait.c714 common/cras_file_wait.c common/cras_util.c
228 struct cras_file_wait *sock_file_wait;