Searched defs:sync_merge (Results 1 – 4 of 4) sorted by relevance
15 int sync_merge(const char *name, int fd, int fd2) in sync_merge() function
86 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge() function
307 sync_merge(const VkSemaphore *syncobjs, uint32_t count, bool wait_all, bool reset) in sync_merge() function
523 #define sync_merge(str, fd1, fd2) (-1) macro