Home
last modified time | relevance | path

Searched refs:yield (Results 1 – 25 of 40) sorted by relevance

12

/titanic_41/usr/src/lib/libshell/common/tests/
H A Dquoting2.sh110 then err_exit '${x+foo '\''bar bam'\''} does not yield two arguments'
114 then err_exit '${x+foo $x bam} does not yield three arguments'
118 then err_exit '${x+foo "$x" bam} does not yield three arguments'
122 then err_exit '${x+"foo $x bam"} does not yield one argument'
126 then err_exit '"${x+foo $x bam}" does not yield one argument'
130 then err_exit '${x+foo "$x "bam} does not yield two arguments'
H A Dquoting.sh109 then err_exit '${x+foo '\''bar bam'\''} does not yield two arguments'
113 then err_exit '${x+foo $x bam} does not yield three arguments'
117 then err_exit '${x+foo "$x" bam} does not yield three arguments'
121 then err_exit '${x+"foo $x bam"} does not yield one argument'
125 then err_exit '"${x+foo $x bam}" does not yield one argument'
129 then err_exit '${x+foo "$x "bam} does not yield two arguments'
/titanic_41/usr/src/lib/libc/common/sys/
H A Dyield.s34 SYSCALL_NOERROR_RVAL1(yield)
36 SET_SIZE(yield)
/titanic_41/usr/src/head/
H A Dschedctl.h40 extern void yield(void);
49 (((schedctl_t *)(p))->sc_yield? (yield(), 0) : 0)))
H A Dunistd.h569 extern void yield(void);
/titanic_41/usr/src/uts/common/syscall/
H A Dyield.c48 yield() in yield() function
H A DSYSCALL.README179 yield scalls.c common/syscall/yield.c
/titanic_41/usr/src/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.schedargs.ksh54 xdt:sched::yield
H A Dtst.schedenable.ksh62 xdt:sched::yield,
/titanic_41/usr/src/uts/intel/os/
H A Dname_to_sysnum139 yield 146
/titanic_41/usr/src/uts/sparc/os/
H A Dname_to_sysnum137 yield 146
/titanic_41/usr/src/cmd/cdrw/
H A Dutil.c293 yield(); in ms_delay()
/titanic_41/usr/src/uts/common/os/
H A Dsysent.c230 int yield();
610 /* 146 */ SYSENT_CI("yield", yield, 0),
971 /* 146 */ SYSENT_CI("yield", yield, 0),
/titanic_41/usr/src/man/man2/
H A DMakefile164 yield.2 \
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dia32.il108 * multiply two long numbers and yield a u_longlong_t result
/titanic_41/usr/src/uts/intel/amd64/ml/
H A Damd64.il103 * multiply two long numbers and yield a u_lonlong_t result
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DUtil.java644 Thread.yield(); in pack()
/titanic_41/usr/src/lib/libc/port/threads/
H A Ddoor_calls.c831 yield(); /* Gives server thread a chance to run */ in door_create_server()
H A Dthr.c2183 yield(); in thr_yield()
2513 yield(); /* give him a chance to stop */ in getlwpstatus()
/titanic_41/usr/src/lib/libc/port/rt/
H A Dsched.c481 yield(); in sched_yield()
/titanic_41/usr/src/lib/libshell/common/
H A DCOMPATIBILITY104 yield different results that with ksh88. Most of these
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg861 @ MSG_SYS_YIELD "[ yield ]" # 146
862 @ MSG_SYS_YIELD_ALT "yield"
/titanic_41/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h178 #define kpreempt(x) yield()
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common998 yield
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc159 file path=usr/share/man/man2/yield.2

12