HomeSort by relevance Sort by last modified time
    Searched full:lock (Results 1201 - 1225 of 3434) sorted by null

<<41424344454647484950>>

  /external/chromium/chrome/browser/importer/
firefox_profile_lock_win.cc 58 void FirefoxProfileLock::Lock() {
  /external/chromium/chrome/browser/
process_singleton_linux_uitest.cc 48 // Unlink to prevent failing future tests if the lock still exists.
221 // Test that we fail when lock says process is on another host and we can't
246 // Test that we fail when lock says process is on another host and we can't
295 // Test that we fail when lock says process is on another host and we can't
  /external/chromium/chrome/browser/search_engines/
search_host_to_urls_map.h 43 // lock would be released inbetween the calls.
  /external/chromium/chrome/browser/sync/glue/
autofill_data_type_controller.h 105 base::Lock abort_association_lock_;
typed_url_data_type_controller.h 113 base::Lock abort_association_lock_;
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
location_icon_decoration.mm 16 // The info-bubble point should look like it points to the bottom of the lock
  /external/chromium/webkit/glue/media/
simple_data_source.cc 80 // lock and running the destructor.
205 // lock and running the destructor.
233 // lock and running the destructor.
275 // lock and running the destructor.
  /external/dbus/dbus/
dbus-dataslot.h 60 DBusMutex **lock_loc; /**< location of thread lock */
  /external/e2fsprogs/intl/
localealias.c 86 # include <bits/libc-lock.h>
88 __libc_lock_define_initialized (static, lock);
159 __libc_lock_lock (lock);
208 __libc_lock_unlock (lock);
  /external/e2fsprogs/lib/et/test_cases/
heimdal.et 62 ec TKT_FIL_LCK, "Couldn't lock ticket file"
  /external/emma/core/java12/com/vladium/emma/data/
ICoverageData.java 33 Object lock (); method in interface:ICoverageData
IMetaData.java 22 Object lock (); method in interface:IMetaData
  /external/kernel-headers/original/asm-arm/
ioctls.h 50 #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */
  /external/kernel-headers/original/asm-x86/
ioctls.h 55 #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */
  /external/kernel-headers/original/linux/
timex.h 28 * Added defines for hybrid phase/frequency-lock loop.
32 * defines for PPS phase-lock loop.
164 #define STA_FLL 0x0008 /* select frequency-lock mode (rw) */
205 * phase-lock loop variables
  /external/llvm/lib/Support/Unix/
RWMutex.inc 1 //= llvm/Support/Unix/RWMutex.inc - Unix Reader/Writer Mutual Exclusion Lock =//
  /external/llvm/test/CodeGen/X86/
2006-12-16-InlineAsmCrash.ll 26 call void asm sideeffect "lock\0Adecl $0\0Asetne 1", "=*m"( i32* null )
2010-09-16-asmcrash.ll 43 %0 = call i8 asm sideeffect "\09lock ; \09\09\09cmpxchgl $2,$1 ;\09 sete\09$0 ;\09\091:\09\09\09\09# atomic_cmpset_int", "={ax},=*m,r,{ax},*m,~{memory},~{dirflag},~{fpsr},~{flags}"(i32* %tmp4, i32 undef, i32 undef, i32* %tmp4) nounwind, !srcloc !0
  /external/llvm/utils/lit/lit/
main.py 33 self.lock = threading.Lock()
43 # Output lock.
44 self.lock.acquire()
48 self.lock.release()
85 self.lock = threading.Lock()
95 self.lock.acquire()
100 self.lock.release()
  /external/ppp/pppd/plugins/radius/
Makefile.linux 55 clientid.o sendserver.o lock.o util.o md5.o
  /external/qemu/distrib/sdl-1.2.12/src/thread/epoc/
SDL_sysmutex.cpp 81 /* Lock the mutex */
  /external/qemu/distrib/sdl-1.2.12/src/thread/os2/
SDL_sysmutex.c 78 /* Lock the mutex */
  /external/quake/quake/src/QW/client/
snd_mix.c 87 while ((hresult = pDSBuf->lpVtbl->Lock(pDSBuf, 0, gSndBufSize, &pbuf, &dwSize,
92 Con_Printf ("S_TransferStereo16: DS::Lock Sound Buffer Failed\n");
174 while ((hresult = pDSBuf->lpVtbl->Lock(pDSBuf, 0, gSndBufSize, &pbuf, &dwSize,
179 Con_Printf ("S_TransferPaintBuffer: DS::Lock Sound Buffer Failed\n");
  /external/quake/quake/src/WinQuake/
snd_mix.cpp 95 while ((hresult = pDSBuf->lpVtbl->Lock(pDSBuf, 0, gSndBufSize, &pbuf, &dwSize,
100 Con_Printf ("S_TransferStereo16: DS::Lock Sound Buffer Failed\n");
182 while ((hresult = pDSBuf->lpVtbl->Lock(pDSBuf, 0, gSndBufSize, &pbuf, &dwSize,
187 Con_Printf ("S_TransferPaintBuffer: DS::Lock Sound Buffer Failed\n");
  /external/skia/gpu/src/
GrGLIndexBuffer.cpp 56 void* GrGLIndexBuffer::lock() { function in class:GrGLIndexBuffer

Completed in 374 milliseconds

<<41424344454647484950>>