Home
last modified time | relevance | path

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

12345678910>>...13

/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/tests/
H A Dtest-lock.c209 # define yield() gl_thread_yield () macro
211 # define yield() macro
271 yield (); in gl_lock_define_initialized()
291 yield (); in lock_checker_thread()
352 yield (); in gl_rwlock_define_initialized()
372 yield (); in rwlock_checker_thread()
451 yield (); in reclock_mutator_thread()
471 yield (); in reclock_checker_thread()
552 yield (); in once_contender_thread()
606 yield (); in test_once()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/
H A Drwmutex.d702 Thread.yield(); in waitQueued()
818 Thread.yield;
824 Thread.yield;
832 Thread.yield;
851 Thread.yield;
857 Thread.yield;
865 Thread.yield;
914 Thread.yield(); in waitQueued()
1030 Thread.yield;
1036 Thread.yield;
[all …]
H A Dcondition.d673 Thread.yield(); in testNotify()
722 Thread.yield(); in testNotifyAll()
762 Thread.yield(); in testWaitTimeout()
839 Thread.yield(); in testNotify()
888 Thread.yield(); in testNotifyAll()
928 Thread.yield(); in testWaitTimeout()
H A Dsemaphore.d400 Thread.yield(); in testWait()
411 Thread.yield(); in testWait()
437 Thread.yield(); in testWaitTimeout()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dconcurrency.d1131 void yield() nothrow;
1191 void yield() nothrow in yield() function
1239 yield(); in spawn()
1246 void yield() nothrow in yield() function
1252 Fiber.yield(); in yield()
1316 yield(); in wait()
1338 yield(); in switchContext()
1445 void yield() nothrow in yield() function
1453 return Fiber.yield(); in yield()
1456 scheduler.yield(); in yield()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dspinlock.d39 yield(n); in lock()
51 void yield(size_t k) in yield() function
57 return Thread.yield(); in yield()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dconcurrency.d1326 void yield() nothrow;
1386 void yield() nothrow in yield() function
1434 yield(); in spawn()
1441 void yield() nothrow in yield() function
1447 Fiber.yield(); in yield()
1549 this.outer.yield(); in wait()
1573 this.outer.yield(); in switchContext()
1664 void yield() nothrow in yield() function
1672 return Fiber.yield(); in yield()
1675 scheduler.yield(); in yield()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOPENSSL_FILE.pod23 typically yield the current filename and line number during C compilation.
24 When B<OPENSSL_NO_FILENAMES> is defined they yield B<""> and B<0>, respectively.
26 The macro B<OPENSSL_FUNC> attempts to yield the name of the C function
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dprocsystime_example.txt116 yield 1298742
127 yield 120345
141 yield 9
H A Dsyscallbypid_example.txt24 1659 mozilla-bin yield 2
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dprocsystime_example.txt116 yield 1298742
127 yield 120345
141 yield 9
H A Dsyscallbypid_example.txt24 1659 mozilla-bin yield 2
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_sched.c56 yield(); in freebsd_sys_yield()
265 yield(); in freebsd_sys_sched_yield()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dfiber.d851 static void yield() nothrow @nogc in yield() function
1690 Fiber.yield(); in fiberFunc()
1731 Fiber.yield(); in version()
1919 Fiber.yield(); in throwAndYield()
1994 auto fib = new Fiber(function {ubyte[2048] buf = void; Fiber.yield();}, 4096);
2037 Fiber.yield(); in collect()
2055 Fiber.yield(); in collect2()
2069 Fiber.yield(); in recurse()
/netbsd-src/tests/usr.bin/config/
H A Dd_no_pseudo9 # Simply negating a pseudo-device should yield an error.
/netbsd-src/sys/rump/librump/rumpdev/
H A Drump_dev.c90 yield(); in RUMP_COMPONENT()
/netbsd-src/sys/rump/librump/rumpkern/
H A Dscheduler.c511 yield() in yield() function
526 yield(); in preempt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMTInstrInfo.td79 string AsmString = "yield\t$rd, $rs";
188 def : MipsInstAlias<"yield $rs", (YIELD ZERO, GPR32Opnd:$rs), 1>, ASE_MT;
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dintdiv0.m440 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dmemory.cpp161 this_thread::yield(); in lock()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/m4/
H A Dintdiv0.m440 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dintdiv0.m440 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
/netbsd-src/external/gpl2/texinfo/dist/m4/
H A Dintdiv0.m442 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dintdiv0.m442 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dintdiv0.m442 /* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */

12345678910>>...13