about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedxshmfence_private.h
blob: fd6e615a7d37910b11cb3afacdc2d7a6ca2af026 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif

GO(xshmfence_alloc_shm, iFv)
GO(xshmfence_await, iFp)
GO(xshmfence_map_shm, pFi)
GO(xshmfence_query, iFp)
GO(xshmfence_reset, vFp)
GO(xshmfence_trigger, iFp)
GO(xshmfence_unmap_shm, vFp)