From: Ralph Blach <hidden> Date: 2001-02-13 15:13:09
Is there anyway to contionally initialize a wait queue. I want to test a
wait queue to see if has been initialized not initialize it. If not,
how do I serialize an access to a set location so that I can atomically
test and increment that location?
Thanks
Chip