Searched refs:cras_file_wait (Results 1 – 6 of 6) sorted by relevance
14 struct cras_file_wait;79 struct cras_file_wait **file_wait_out);94 int cras_file_wait_get_fd(struct cras_file_wait *file_wait);110 int cras_file_wait_dispatch(struct cras_file_wait *file_wait);122 void cras_file_wait_destroy(struct cras_file_wait *file_wait);
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()128 int cras_file_wait_dispatch(struct cras_file_wait *file_wait) in cras_file_wait_dispatch()276 struct cras_file_wait **file_wait_out) in cras_file_wait_create()278 struct cras_file_wait *file_wait; in cras_file_wait_create()[all …]
16 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()137 EXPECT_NE(reinterpret_cast<struct cras_file_wait*>(NULL), file_wait); in TEST()150 EXPECT_NE(reinterpret_cast<struct cras_file_wait*>(NULL), file_wait); in TEST()
7 "common/cras_file_wait.c",
644 common/cras_file_wait.c746 common/cras_file_wait.c common/cras_util.c
230 struct cras_file_wait *sock_file_wait;