Searched refs:COMMON_INTERCEPTOR_ACQUIRE (Results 1 – 2 of 2) sorted by relevance
288 #ifndef COMMON_INTERCEPTOR_ACQUIRE289 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) {}6701 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6711 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6722 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);6740 COMMON_INTERCEPTOR_ACQUIRE(ctx, (uptr)s);
2568 #define COMMON_INTERCEPTOR_ACQUIRE(ctx, u) \ macro