/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | quoting2.sh | 110 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 D | quoting.sh | 109 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 D | yield.s | 34 SYSCALL_NOERROR_RVAL1(yield) 36 SET_SIZE(yield)
|
/titanic_41/usr/src/head/ |
H A D | schedctl.h | 40 extern void yield(void); 49 (((schedctl_t *)(p))->sc_yield? (yield(), 0) : 0)))
|
H A D | unistd.h | 569 extern void yield(void);
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | yield.c | 48 yield() in yield() function
|
H A D | SYSCALL.README | 179 yield scalls.c common/syscall/yield.c
|
/titanic_41/usr/src/cmd/dtrace/test/tst/i86xpv/xdt/ |
H A D | tst.schedargs.ksh | 54 xdt:sched::yield
|
H A D | tst.schedenable.ksh | 62 xdt:sched::yield,
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 139 yield 146
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 137 yield 146
|
/titanic_41/usr/src/cmd/cdrw/ |
H A D | util.c | 293 yield(); in ms_delay()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sysent.c | 230 int yield(); 610 /* 146 */ SYSENT_CI("yield", yield, 0), 971 /* 146 */ SYSENT_CI("yield", yield, 0),
|
/titanic_41/usr/src/man/man2/ |
H A D | Makefile | 164 yield.2 \
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | ia32.il | 108 * multiply two long numbers and yield a u_longlong_t result
|
/titanic_41/usr/src/uts/intel/amd64/ml/ |
H A D | amd64.il | 103 * 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 D | Util.java | 644 Thread.yield(); in pack()
|
/titanic_41/usr/src/lib/libc/port/threads/ |
H A D | door_calls.c | 831 yield(); /* Gives server thread a chance to run */ in door_create_server()
|
H A D | thr.c | 2183 yield(); in thr_yield() 2513 yield(); /* give him a chance to stop */ in getlwpstatus()
|
/titanic_41/usr/src/lib/libc/port/rt/ |
H A D | sched.c | 481 yield(); in sched_yield()
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | COMPATIBILITY | 104 yield different results that with ksh88. Most of these
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 861 @ MSG_SYS_YIELD "[ yield ]" # 146 862 @ MSG_SYS_YIELD_ALT "yield"
|
/titanic_41/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 178 #define kpreempt(x) yield()
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 998 yield
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 159 file path=usr/share/man/man2/yield.2
|