The HyperNews Linux KHG Discussion Pages

Note: init_wait_queue()

Forum: Supporting Functions
Date: Tue, 19 Nov 1996 17:14:17 GMT
From: Michael K. Johnson <johnsonm@redhat.com>

Before calling sleep_on() or wake_up() on a wait queue, you must initialize it with the init_wait_queue() function.