HomeSort by relevance Sort by last modified time
    Searched full:alock (Results 1 - 18 of 18) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
klm_prot.h 59 struct klm_lock alock; member in struct:klm_lockargs
65 struct klm_lock alock; member in struct:klm_testargs
70 struct klm_lock alock; member in struct:klm_unlockargs
nlm_prot.x 69 struct nlm_lock alock;
78 struct nlm_lock alock;
84 struct nlm_lock alock;
89 struct nlm_lock alock;
klm_prot.x 101 struct klm_lock alock;
109 struct klm_lock alock;
116 struct klm_lock alock;
nlm_prot.h 76 struct nlm_lock alock; member in struct:nlm_lockargs
86 struct nlm_lock alock; member in struct:nlm_cancargs
93 struct nlm_lock alock; member in struct:nlm_testargs
99 struct nlm_lock alock; member in struct:nlm_unlockargs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.h 59 struct klm_lock alock; member in struct:klm_lockargs
65 struct klm_lock alock; member in struct:klm_testargs
70 struct klm_lock alock; member in struct:klm_unlockargs
nlm_prot.x 69 struct nlm_lock alock;
78 struct nlm_lock alock;
84 struct nlm_lock alock;
89 struct nlm_lock alock;
klm_prot.x 101 struct klm_lock alock;
109 struct klm_lock alock;
116 struct klm_lock alock;
nlm_prot.h 76 struct nlm_lock alock; member in struct:nlm_lockargs
86 struct nlm_lock alock; member in struct:nlm_cancargs
93 struct nlm_lock alock; member in struct:nlm_testargs
99 struct nlm_lock alock; member in struct:nlm_unlockargs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.h 59 struct klm_lock alock; member in struct:klm_lockargs
65 struct klm_lock alock; member in struct:klm_testargs
70 struct klm_lock alock; member in struct:klm_unlockargs
nlm_prot.x 69 struct nlm_lock alock;
78 struct nlm_lock alock;
84 struct nlm_lock alock;
89 struct nlm_lock alock;
klm_prot.x 101 struct klm_lock alock;
109 struct klm_lock alock;
116 struct klm_lock alock;
nlm_prot.h 76 struct nlm_lock alock; member in struct:nlm_lockargs
86 struct nlm_lock alock; member in struct:nlm_cancargs
93 struct nlm_lock alock; member in struct:nlm_testargs
99 struct nlm_lock alock; member in struct:nlm_unlockargs
  /frameworks/av/services/camera/libcameraservice/api1/
CameraClient.cpp 699 Mutex::Autolock alock(*lock);
724 Mutex::Autolock alock(*lock);
762 Mutex::Autolock alock(*lock);
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp 605 void EpocSdlEnv::LockPalette(TBool aLock)
607 gEpocEnv->iDsa->LockPalette(aLock);
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa_old.cpp 337 void CDsa::LockPalette(TBool aLock)
339 if(aLock)
dsa.cpp 805 void CDsa::LockPalette(TBool aLock)
807 if(aLock)
dsa_new.cpp 531 void CDsa::LockPalette(TBool aLock)
533 if(aLock)
  /external/chromium_org/third_party/sqlite/src/ext/async/
sqlite3async.c 467 ** structures is allocated) and stored in the async.aLock hash table. The
468 ** keys for async.aLock are the full pathnames of the opened files.
    [all...]

Completed in 2480 milliseconds