summaryrefslogtreecommitdiffstats
path: root/bsd_eth_drivers/libbsdport/callout.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - callout_stop() and callout_reset() actually must return an 'int' valueTill Straumann2009-04-231-2/+42
| | | | | indicating whether a callout was pending. - added callout_active(), callout_pending(), callout_deactivate().
* Initial import.initialJoel Sherrill2009-02-191-0/+43