Searched refs:COMMON_INTERCEPTOR_ACQUIRE (Results 1 – 3 of 3) sorted by relevance
101 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) \ macro
142 #ifndef COMMON_INTERCEPTOR_ACQUIRE143 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) {}5464 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);5474 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);5485 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);5503 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);
2205 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) \ macro