Home | History | Annotate | Download | only in drd

Lines Matching full:intercept

33    They're named weirdly so that the intercept code can find them when the
87 * @param[in] implf Name of the function that implements the intercept.
115 * function will intercept versioned symbols on Linux, and the third will
116 * intercept versioned symbols on Darwin.
124 * Not inlining one of the intercept functions will cause the regression
536 // Don't intercept pthread_cancel() because pthread_cancel_init() loads
558 // NOTE: be careful to intercept only pthread_cancel() and not
789 // NOTE: be careful to intercept only pthread_cond_signal() and not Darwin's