K 10 svn:author V 3 kib K 8 svn:date V 27 2020-03-10T20:04:38.766667Z K 7 svn:log V 324 Return reschedule_signals() to being static again. It was used after sigfastblock_setpend() call in in ast() when current thread fast-blocks signals. Add a flag to sigfastblock_setpend() to request reschedule, and remove the direct use of the function from subr_trap.c Tested by: pho Sponsored by: The FreeBSD Foundation END