Searched refs:sched_yield (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/test/
H A Dcrashtest1.c89 sched_yield();
H A Dthreadtest2.c82 while( (db = sqlite_open(DB_FILE, 0, 0))==0 ) sched_yield();
/osnet-11/usr/src/lib/libsqlite/src/
H A Dtest4.c74 while( p->opnum<=p->completed ) sched_yield();
82 while( p->opnum<=p->completed ) sched_yield();
160 while( p->opnum>p->completed ) sched_yield();
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duconfig.h3899 * thread. sched_yield is preferable to pthread_yield.
3903 * the current thread. Known ways are sched_yield,
3907 * This symbol, if defined, indicates that the sched_yield
3909 * thread. sched_yield is preferable to pthread_yield.
3912 #define SCHED_YIELD sched_yield() /**/
H A Dthread.h171 # define YIELD sched_yield()
/osnet-11/usr/src/lib/libc/port/rt/
H A Dsched.c479 sched_yield(void) function
/osnet-11/usr/src/cmd/perl/5.8.4/i386/
H A Dconfig.sh845 sched_yield='undef'
/osnet-11/usr/src/cmd/perl/5.8.4/sparc/
H A Dconfig.sh844 sched_yield='undef'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/i386/
H A DConfig.pm941 sched_yield='undef'
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/PerlGcc/config/5.8.4/5.11/sparc/
H A DConfig.pm941 sched_yield='undef'

Completed in 55 milliseconds