completion_done — Test to see if a completion has any waiters
bool completion_done (
)
x
completion structure
0 if there are waiters (wait_for_completion in progress) 1 if there are no waiters.
wait_for_completion