Home
last modified time | relevance | path

Searched defs:sync_id (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/interprocess/sync/windows/
Dsync_utils.hpp66 class sync_id class
70 sync_id(const void *map_addr) in sync_id() function in boost::interprocess::ipcdetail::sync_id
74 explicit sync_id(internal_type val, const void *map_addr) in sync_id() function in boost::interprocess::ipcdetail::sync_id
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_vtest.c382 uint32_t sync_id; in vtest_vcmd_sync_create() local
389 vtest_vcmd_sync_unref(struct vtest *vtest, uint32_t sync_id) in vtest_vcmd_sync_unref()
403 vtest_vcmd_sync_read(struct vtest *vtest, uint32_t sync_id) in vtest_vcmd_sync_read()
427 vtest_vcmd_sync_write(struct vtest *vtest, uint32_t sync_id, uint64_t val) in vtest_vcmd_sync_write()
Dvn_renderer.h37 uint32_t sync_id; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_assemble.c371 int sync_id, sync_id_prev = -1; in assemble() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcKHRDebugTests.cpp567 GLsync sync_id = 0; in iterate() local
608 GLsync sync_id = 0; in iterate() local
/third_party/node/src/tracing/
Dtrace_event_common.h940 #define TRACE_EVENT_CLOCK_SYNC_RECEIVER(sync_id) \ argument
944 #define TRACE_EVENT_CLOCK_SYNC_ISSUER(sync_id, issue_ts, issue_end_ts) \ argument