Home
last modified time | relevance | path

Searched refs:sched_yield (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/head/
H A Dsched.h63 int sched_yield(void);
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h575 # pragma weak sched_yield macro
576 # define MAYBE_SCHED_YIELD() ((void)((&sched_yield != NULL) ? sched_yield() : 0))
578 # define MAYBE_SCHED_YIELD() ((void)sched_yield())
/titanic_41/usr/src/lib/libsqlite/test/
H A Dcrashtest1.c89 sched_yield(); in main()
H A Dthreadtest2.c82 while( (db = sqlite_open(DB_FILE, 0, 0))==0 ) sched_yield(); in worker()
/titanic_41/usr/src/lib/libsqlite/src/
H A Dtest4.c74 while( p->opnum<=p->completed ) sched_yield(); in thread_main()
82 while( p->opnum<=p->completed ) sched_yield(); in thread_main()
160 while( p->opnum>p->completed ) sched_yield(); in thread_wait()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c455 (void) sched_yield(); in timed_lock_wait()
733 (void) sched_yield(); in fini_daemon()
800 (void) sched_yield(); in init_daemon()
1532 (void) sched_yield(); in env_lock_write()
/titanic_41/usr/src/lib/librt/common/
H A Dmapfile-vers120 sched_yield { TYPE = FUNCTION };
/titanic_41/usr/src/lib/libc/port/rt/
H A Dsched.c479 sched_yield(void) in sched_yield() function
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers387 sched_yield;
/titanic_41/usr/src/man/man3c/
H A DMakefile383 sched_yield.3c \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc378 file path=usr/share/man/man3c/sched_yield.3c