<assertions>
  <assertion id="1" tag="ref:XSH6:31331:31332">
pthread_attr_getinheritsched shall get the inheritsched attribute in the attr argument.
PTHREAD_INHERIT_SCHED and PTHREAD_EXPLICIT_SCHED are valid value.
  </assertion>
  <assertion id="2" tag="ref:XSH6:31347:31347">
If successful, the pthread_attr_getinheritsched shall return zero.
  </assertion>
  <assertion id="3" tag="ref:XSH6:31348:31348">
If fail, the pthread_attr_getinheritsched shall return an error number.
  </assertion>
</assertions>
