Searched refs:COMMON_INTERCEPTOR_ACQUIRE (Results 1 – 2 of 2) sorted by relevance
264 #ifndef COMMON_INTERCEPTOR_ACQUIRE265 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) {}6648 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6658 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6669 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6687 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);
2506 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) \ macro