Home
last modified time | relevance | path

Searched refs:EVLOCK_TRY_LOCK_ (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devthread-internal.h138 static inline int EVLOCK_TRY_LOCK_(void *lock);
140 EVLOCK_TRY_LOCK_(void *lock) in EVLOCK_TRY_LOCK_() function
261 static inline int EVLOCK_TRY_LOCK_(void *lock);
263 EVLOCK_TRY_LOCK_(void *lock) in EVLOCK_TRY_LOCK_() function
323 #define EVLOCK_TRY_LOCK_(lock) 1 macro
H A Dbufferevent_ratelim.c364 if (EVLOCK_TRY_LOCK_(bev->lock)) { in bev_group_suspend_reading_()
382 if (EVLOCK_TRY_LOCK_(bev->lock)) { in bev_group_suspend_writing_()
495 if (EVLOCK_TRY_LOCK_(bev->lock)) { in bev_group_unsuspend_reading_()
514 if (EVLOCK_TRY_LOCK_(bev->lock)) { in bev_group_unsuspend_writing_()
/freebsd/contrib/libevent/
H A Devthread-internal.h138 static inline int EVLOCK_TRY_LOCK_(void *lock);
140 EVLOCK_TRY_LOCK_(void *lock) in EVLOCK_TRY_LOCK_() function
261 static inline int EVLOCK_TRY_LOCK_(void *lock);
263 EVLOCK_TRY_LOCK_(void *lock) in EVLOCK_TRY_LOCK_() function
323 #define EVLOCK_TRY_LOCK_(lock) 1 macro
H A Dbufferevent_ratelim.c364 if (EVLOCK_TRY_LOCK_(bev->lock)) { in bev_group_suspend_reading_()
382 if (EVLOCK_TRY_LOCK_(bev->lock)) { in bev_group_suspend_writing_()
495 if (EVLOCK_TRY_LOCK_(bev->lock)) { in bev_group_unsuspend_reading_()
514 if (EVLOCK_TRY_LOCK_(bev->lock)) { in bev_group_unsuspend_writing_()