HomeSort by relevance Sort by last modified time
    Searched refs:lock_status (Results 1 - 6 of 6) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
1-3.c 31 int lock_status; local
41 lock_status = sem_wait(mysemp);
44 if (lock_status == 0) {
  /external/autotest/client/site_tests/cellular_SIMLocking/
cellular_SIMLocking.py 96 lock_status = self._get_sim_lock_status()
97 lock_enabled = lock_status.get(
108 lock_status = self._get_sim_lock_status()
109 lock_type = lock_status.get(
120 lock_status = self._get_sim_lock_status()
121 lock_type = lock_status.get(
132 lock_status = self._get_sim_lock_status()
133 retries_left = lock_status.get(
  /bionic/libc/kernel/uapi/sound/
firewire.h 63 struct snd_firewire_event_lock_status lock_status; member in union:snd_firewire_event
  /external/kernel-headers/original/uapi/sound/
firewire.h 58 struct snd_firewire_event_lock_status lock_status; member in union:snd_firewire_event
  /external/autotest/client/cros/cellular/
test_environment.py 251 lock_status = props.get(
254 if lock_status is None:
256 locked = lock_status.get(
  /system/nfc/src/nfc/include/
rw_int.h 151 lock_status; /* Indicates if it is modifed to set tag as Read only */ member in struct:__anon3642
384 lock_status; /* Indicates if it is modifed to set tag as Read only */ member in struct:__anon3647
    [all...]

Completed in 1286 milliseconds