Searched refs:FIBERS_RWLOCK_WANT_UPGRADE (Results 1 – 2 of 2) sorted by relevance
39 #define FIBERS_RWLOCK_WANT_UPGRADE 0x1 macro
330 if (rwlock->flags & FIBERS_RWLOCK_WANT_UPGRADE) { in fibers_rwlock_upgrade()340 rwlock->flags |= FIBERS_RWLOCK_WANT_UPGRADE; in fibers_rwlock_upgrade()366 rwlock->flags &= ~FIBERS_RWLOCK_WANT_UPGRADE; in fibers_rwlock_upgrade()