HomeSort by relevance Sort by last modified time
    Searched defs:sync_merge (Results 1 - 3 of 3) sorted by null

  /external/libdrm/
libsync.h 86 static inline int sync_merge(const char *name, int fd1, int fd2) function
105 * otherwise sync_merge() and close the old *fd1. This can be used
132 ret = sync_merge(name, *fd1, fd2);
  /external/linux-kselftest/tools/testing/selftests/sync/
sync.c 68 int sync_merge(const char *name, int fd1, int fd2) function
  /system/core/libsync/
sync.c 160 int sync_merge(const char *name, int fd1, int fd2) function

Completed in 238 milliseconds