Home
last modified time | relevance | path

Searched refs:sync_create (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c531 sync_create(VkDevice _device, in sync_create() function
577 return sync_create(device, false, false, pAllocator, (void**) pSemaphore); in tu_CreateSemaphore()
619 return sync_create(device, info->flags & VK_FENCE_CREATE_SIGNALED_BIT, true, in tu_CreateFence()
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
H A Dittnotify_static.h89 ITT_STUBV(ITTAPI, void, sync_create, (void *addr, const char *objtype, const char *objname, int attribute), (ITT_FORMAT addr, objtype, objname, attribute), sync_create, __itt_group_sync | __itt_group_fsync, "%p, \"%s\", \"%s\", %x")
H A Dittnotify_static.c1246 ITTNOTIFY_NAME(sync_create) = ITTNOTIFY_NAME(sync_set_name); in init_ittlib()
/third_party/node/deps/v8/third_party/ittapi/include/
H A Dittnotify.h679 ITT_STUBV(ITTAPI, void, sync_create, (void *addr, const char* objtype, const char* objname, int attribute))
687 #define __itt_sync_create ITTNOTIFY_VOID(sync_create)
688 #define __itt_sync_create_ptr ITTNOTIFY_NAME(sync_create)

Completed in 10 milliseconds