HomeSort by relevance Sort by last modified time
    Searched full:safe (Results 676 - 700 of 1852) sorted by null

<<21222324252627282930>>

  /external/bluetooth/glib/glib/
gpoll.c 32 * MT safe
gtimer.c 28 * MT safe
  /external/bluetooth/glib/gthread/
gthread-posix.c 31 * MT safe
gthread-win32.c 32 * MT safe
  /external/dbus/dbus/
dbus-sysdeps.h 228 * An atomic integer safe to increment or decrement from multiple threads.
  /external/dropbear/
signkey.c 449 decodekeylen = len * 2; /* big to be safe */
  /external/e2fsprogs/e2fsck/
message.c 162 * This function does "safe" printing. It will convert non-printable
  /external/emma/core/java12/com/vladium/util/
IProperties.java 126 * Not MT-safe
IntIntMap.java 14 * MT-safety: an instance of this class is <I>not</I> safe for access from
IntObjectMap.java 16 * MT-safety: an instance of this class is <I>not</I> safe for access from
IntSet.java 14 * MT-safety: an instance of this class is <I>not</I> safe for access from
ObjectIntMap.java 16 * MT-safety: an instance of this class is <I>not</I> safe for access from
  /external/fdlibm/
e_jn.c 84 /* Safe to use J(n+1,x)=2n/x *J(n,x)-J(n-1,x) */
  /external/grub/stage2/
start_eltorito.S 128 * Phoenix BIOSes has a 127-sector limit. To be on the safe side, stick
  /external/guava/src/com/google/common/collect/
Multimaps.java 386 * Returns a synchronized (thread-safe) multimap backed by the specified
687 * Returns a synchronized (thread-safe) {@code SetMultimap} backed by the
727 * Returns a synchronized (thread-safe) {@code SortedSetMultimap} backed by
767 * Returns a synchronized (thread-safe) {@code ListMultimap} backed by the
    [all...]
  /external/guava/src/com/google/common/util/concurrent/
AbstractFuture.java 165 * in a thread-safe manner. The current state of the future is held in the
  /external/icu4c/common/unicode/
uclean.h 92 * u_cleanup() is not thread safe. All other threads should stop using ICU
  /external/icu4c/i18n/
plurfmt.cpp 449 // Format::operator== guarantees that this cast is safe
reldtfmt.cpp 106 // DateFormat::operator== guarantees following cast is safe
  /external/icu4c/test/intltest/
canittst.cpp 117 logln("Safe Start: " + ss.toPattern(true));
  /external/iptables/
iptables-save.c 66 /* These are hardcoded backups in iptables.c, so they are safe */
  /external/jsr305/javadoc/javax/annotation/concurrent/
Immutable.html 111 Immutable objects are inherently thread-safe; they may be passed between
ThreadSafe.html 101 The class to which this annotation is applied is thread-safe. This means that
  /external/kernel-headers/original/asm-x86/
io_32.h 26 * I feel a bit unsafe about using 0x80 (should be safe, though)
  /external/kernel-headers/original/linux/
interrupt.h 112 * that it's safe to take the lock in the irq-disabled

Completed in 95 milliseconds

<<21222324252627282930>>