]> mj.ucw.cz Git - libucw.git/commit
Main: Introduce functions for telling whether an object is active
authorMartin Mares <mj@ucw.cz>
Thu, 9 Jun 2011 16:16:33 +0000 (18:16 +0200)
committerMartin Mares <mj@ucw.cz>
Thu, 9 Jun 2011 16:16:33 +0000 (18:16 +0200)
commit5467f05c05e6e41dd1f87f9718c0db01634ab9ae
tree73d14be938ff2fbed288a491e99bbd53d9e45da1
parent42f0e0e3c19a22cd0643f7f8739d0e9585904f0c
Main: Introduce functions for telling whether an object is active

This is an useful idiom and it helps avoid calling clist_is_linked()
on private parts of the objects.
ucw/main-rec.c
ucw/mainloop.c
ucw/mainloop.h