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