K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-01-04T08:07:48.245147Z K 7 svn:log V 286 fpu: ensure calls to pthread_create succeed and test sched_yield to make sure it returns 0 sched_yield tests for values returning 0 of type int and sched_yield is of type long, so the test is a mismatch MFC after: 1 week Reported by: Coverity CID: 1254953, 1254954, 1254965, 1254966 END