Searched refs:common_timeout (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/usr.sbin/nscd/ |
| H A D | config.c | 112 struct timeval const *common_timeout, in create_configuration_entry() argument 174 memcpy(&retval->common_query_timeout, common_timeout, in create_configuration_entry()
|
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | event.c | 2571 int common_timeout; in event_add_nolock_() local 2612 common_timeout = is_common_timeout(tv, base); in event_add_nolock_() 2620 } else if (common_timeout) { in event_add_nolock_() 2635 event_queue_reinsert_timeout(base, ev, was_common, common_timeout, old_timeout_idx); in event_add_nolock_() 2640 if (common_timeout) { in event_add_nolock_()
|
| H A D | whatsnew-2.1.txt | 458 is stored in the timeout heap or in one of the common_timeout queues,
|
| H A D | ChangeLog | 880 o Make rate limiting work with common_timeout logic (5b18f13)
|
| H A D | ChangeLog-2.0 | 211 o Make rate limiting work with common_timeout logic (5b18f13)
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | event.c | 2618 int common_timeout; in event_add_nolock_() local 2659 common_timeout = is_common_timeout(tv, base); in event_add_nolock_() 2667 } else if (common_timeout) { in event_add_nolock_() 2682 event_queue_reinsert_timeout(base, ev, was_common, common_timeout, old_timeout_idx); in event_add_nolock_() 2687 if (common_timeout) { in event_add_nolock_()
|
| H A D | whatsnew-2.1.txt | 519 is stored in the timeout heap or in one of the common_timeout queues,
|
| H A D | ChangeLog-2.0 | 211 o Make rate limiting work with common_timeout logic (5b18f13)
|
| H A D | ChangeLog | 1327 o Make rate limiting work with common_timeout logic (5b18f13)
|