Home | History | Annotate | Download | only in mpreal

Lines Matching refs:PREACTION

2596   PREACTION should be defined to return 0 on success, and nonzero on

2603 #define PREACTION(M) ((use_lock(M))? ACQUIRE_LOCK(&(M)->mutex) : 0)
2607 #ifndef PREACTION
2608 #define PREACTION(M) (0)
2609 #endif /* PREACTION */
3336 if (!PREACTION(m)) {
3375 if (!PREACTION(m)) {
4304 if (!PREACTION(m)) {
4399 if (PREACTION(m)) return 0;
4530 if (PREACTION(m)) return 0;
4621 if (!PREACTION(gm)) {
4747 if (!PREACTION(fm)) {
4908 if (!PREACTION(gm)) {
5011 if (!PREACTION(ms)) {
5056 if (!PREACTION(ms)) {
5177 if (!PREACTION(fm)) {
5343 if (!PREACTION(ms)) {