HomeSort by relevance Sort by last modified time
    Searched full:locked (Results 351 - 375 of 459) sorted by null

<<111213141516171819

  /dalvik/vm/jdwp/
JdwpEvent.c 36 mod expires). It's important to keep the event list locked when processing
    [all...]
  /external/bluetooth/glib/gthread/
ChangeLog 599 errorcheck mutexes to abort, if a locked mutex is freed.
  /external/dbus/dbus/
dbus-marshal-header.c 36 /* Not thread locked, but strictly const/read-only so should be OK
    [all...]
  /external/emma/core/java12/com/vladium/emma/instr/
InstrProcessorST.java 375 throw new EMMARuntimeException ("could not rename temporary file [" + m_tempArchiveFile + "] to [" + m_origArchiveFile + "]: make sure the original file is not locked and can be deleted");
    [all...]
  /external/libpcap/
pcap-dag.c 565 /* Open requested stream. Can fail if already locked or on error */
pcap-dos.c 1317 * get_rxbuf() routine (in locked code) is called from IRQ handler
    [all...]
  /external/opencore/codecs_v2/audio/aac/dec/src/
huffdecode.cpp 422 * implicit_channeling flag is locked
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
pvmf_rtp_jitter_buffer_impl.cpp     [all...]
  /external/quake/quake/src/WinQuake/data/
TECHINFO.TXT     [all...]
  /external/skia/src/core/
SkBitmap.cpp 115 3. locked pixelref, we should lock the ref again ourselves
    [all...]
  /external/webkit/LayoutTests/http/conf/
apache2-httpd.conf 133 # reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW.
cygwin-httpd.conf 151 # reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW.
httpd.conf 151 # reached, clients will be LOCKED OUT, so it should NOT BE SET TOO LOW.
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h 243 #define SQLITE_BUSY 5 /* The database file is locked */
244 #define SQLITE_LOCKED 6 /* A table in the database is locked */
447 ** that another thread or process has locked.
512 ** table is locked. The handler will sleep multiple times until
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_enrollee.c 762 wpa_printf(MSG_DEBUG, "WPS: AP Setup is locked - refuse "
  /frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/
messages.properties 50 awt.20=Can't unlock not locked resource
  /frameworks/base/core/java/android/widget/
Gallery.java 40 * A view that shows items in a center-locked, horizontally scrolling list.
    [all...]
  /frameworks/base/media/libstagefright/codecs/aacdec/
huffdecode.cpp 422 * implicit_channeling flag is locked
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 690 // Sim is puk-locked
    [all...]
  /packages/apps/Phone/src/com/android/phone/
InCallTouchUi.java 268 // locked, we probably don't need to make the user
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
AvdSelector.java     [all...]
  /external/icu4c/common/
uresbund.c 259 * CAUTION: resbMutex must be locked when calling this function.
387 /* CAUTION: resbMutex must be locked when calling this function! */
568 * CAUTION: resbMutex must be locked when calling this function.
    [all...]
  /external/bluetooth/glib/
ChangeLog.pre-1-2 964 semantic, (indeed, main_loop must be locked, when calling this
    [all...]
  /dalvik/vm/alloc/
HeapSource.c 301 absoluteMaxSize, /*locked=*/false, name);
    [all...]
  /development/samples/GlobalTime/src/com/android/globaltime/
GlobalTime.java 730 // Once if has been determined, it's locked in until
    [all...]

Completed in 133 milliseconds

<<111213141516171819