CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/02/23 22:37:51
Modified files:
lib/librthread : rthread.c
Log message:
sched_yield() is the standard name while pthread_yield() is the
non-standard alias, so prefer the former
