Searched refs:COMMON_INTERCEPTOR_ACQUIRE (Results 1 – 2 of 2) sorted by relevance
254 #ifndef COMMON_INTERCEPTOR_ACQUIRE255 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) {}6540 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6550 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6561 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6579 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);
2489 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) \ macro