CVSROOT: /cvs/directfb
Module name: linux-fusion
Changes by: dok 20030710 01:31:28
Modified files:
. : fusion-full-linux-2.4.20.patch
fusion-full-linux-2.4.21.patch
fusion-full-linux-2.5.71.patch
linux/drivers/char/fusion: call.c call.h fusiondev.c fusionee.c
ref.c ref.h
linux/include/linux: fusion.h
tests : calls.c
Log message:
Added FUSION_REF_WATCH which can be used to install a reference watcher with
an optional argument that will be passed to it.
The reference watcher is a call that is executed when the reference counter
gets zero. The optional argument could, for example, be the id of a user space
resource associated with that reference.
This is a much better way than polling all references regularly.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.