Query: completion_done
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
COMPLETION_DONE(9) Driver Basics COMPLETION_DONE(9)NAMEcompletion_done - Test to see if a completion has any waitersSYNOPSISbool completion_done(struct completion * x);ARGUMENTSx completion structureRETURNS0 if there are waiters (wait_for_completion in progress) 1 if there are no waiters.COPYRIGHTKernel Hackers Manual 2.6. July 2010 COMPLETION_DONE(9)
| Related Man Pages | 
|---|
| dat_evd_enable(3dat) - opensolaris | 
| cv_init(9) - debian | 
| cv_timedwait_sig(9) - debian | 
| cv_timedwait(9) - debian | 
| cv_wait_unlock(9) - debian | 
| Similar Topics in the Unix Linux Community | 
|---|
| Issue with tracking successful completion of Child process running in background |