Searched refs:pr_hardlimit_warning_last (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/sys/
H A Dpool.h218 struct timeval pr_hardlimit_warning_last; member in struct:pool
/openbsd-current/sys/kern/
H A Dsubr_pool.c429 pp->pr_hardlimit_warning_last.tv_sec = 0;
430 pp->pr_hardlimit_warning_last.tv_usec = 0;
1103 pp->pr_hardlimit_warning_last.tv_sec = 0;
1104 pp->pr_hardlimit_warning_last.tv_usec = 0;

Completed in 196 milliseconds