Searched refs:sw_sync_fence_create (Results 1 - 3 of 3) sorted by relevance

/system/core/include/sync/
H A Dsw_sync.h33 int sw_sync_fence_create(int fd, const char *name, unsigned value);
/system/core/libsync/
H A Dsync.c103 int sw_sync_fence_create(int fd, const char *name, unsigned value) function
H A Dsync_test.c95 int fd = sw_sync_fence_create(sync_timeline_fd, str, val);

Completed in 97 milliseconds