Searched refs:COMMON_INTERCEPTOR_ACQUIRE (Results 1 – 2 of 2) sorted by relevance
254 #ifndef COMMON_INTERCEPTOR_ACQUIRE255 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) {}6529 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6539 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6550 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6568 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);
2478 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) \ macro