Multithreaded Programming Guide

sched_yield Return Values

sched_yield() returns zero after completing successfully. Otherwise, -1 is returned and errno is set to indicate the error condition.