Home | History | Annotate | Download | only in pthread_cond_destroy
      1 This document defines the coverage for the pthread_cond_destroy function:
      2 
      3 Assertion	Tested?
      4 1		YES
      5 2		YES
      6 3		YES
      7 4		NO  * When it specifies it 'may' fail and not 'shall' fail,
      8 		      it will always return PASS, but will return a
      9 		      PASS and print out a warning if it fails.
     10 		    * EBUSY is tested
     11 NOTE:
     12