mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 16:01:05 +08:00
SLEEPQUEUE(9): Fix timeout handling
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
extern sbintime_t rtems_bsd_sbt_per_watchdog_tick;
|
||||
|
||||
#define BSD_TASK_NAME rtems_build_name('_', 'B', 'S', 'D')
|
||||
|
||||
struct thread *
|
||||
|
Reference in New Issue
Block a user