haiku/headers
Axel Dörfler 2bd388f696 Added two more utility functions to the timer service:
* cancel_timer() cancels a timer, and returns true if the timer was running
* is_timer_active() determines if the timer is currently running or not.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19393 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-11-29 19:09:19 +00:00
..
build FreeBSD build platform support. Original patches courtesy of 2006-11-29 18:08:00 +00:00
compatibility/bsd restored sys/ioccom.h in headers/compatibility/bsd/ 2006-08-17 12:58:01 +00:00
cpp
glibc
gnu
legacy/network setsockopt and getsockopt use int as others functions 2006-06-23 14:19:11 +00:00
libs * invented a small protocol for use by FileTypes when it wants to 2006-11-17 03:04:08 +00:00
os Moved BMenuWindow, BMenuFrame, and BMenuScroller into the BPrivate namespace. 2006-11-22 11:52:18 +00:00
posix * Rewrote tcp.h header - however, I think it should only include the TCP options 2006-11-28 23:02:30 +00:00
private Added two more utility functions to the timer service: 2006-11-29 19:09:19 +00:00
tools