HomeSort by relevance Sort by last modified time
    Searched refs:serial (Results 1 - 25 of 361) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/core/toolbox/
watchprops.c 20 unsigned serial; member in struct:pwatch
43 unsigned serial = pa->serial; local
51 watchlist[n].serial = watchlist[n].pi->serial;
56 __futex_wait(&pa->serial, serial, 0);
57 } while(pa->serial == serial);
61 watchlist[count].serial = watchlist[n].pi->serial
    [all...]
  /bionic/libc/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /development/ndk/platforms/android-3/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
_system_properties.h 53 unsigned volatile serial; member in struct:prop_area
60 #define SERIAL_VALUE_LEN(serial) ((serial) >> 24)
61 #define SERIAL_DIRTY(serial) ((serial) & 1)
65 unsigned volatile serial; member in struct:prop_info
86 ** 1. serial = pi->serial
87 ** 2. if SERIAL_DIRTY(serial), wait*, then goto 1
88 ** 3. memcpy(local, pi->value, SERIAL_VALUE_LEN(serial) + 1
    [all...]

Completed in 616 milliseconds

1 2 3 4 5 6 7 8 91011>>