HomeSort by relevance Sort by last modified time
    Searched refs:timespec (Results 226 - 250 of 449) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
176 const struct timespec *abstime);
184 const struct timespec *abstime);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
176 const struct timespec *abstime);
184 const struct timespec *abstime);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
176 const struct timespec *abstime);
184 const struct timespec *abstime);
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
176 const struct timespec *abstime);
184 const struct timespec *abstime);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
176 const struct timespec *abstime);
184 const struct timespec *abstime);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
176 const struct timespec *abstime);
184 const struct timespec *abstime);
  /system/extras/tests/binder/benchmarks/
binderAddInts.cpp 273 struct timespec start;
281 struct timespec current;
285 struct timespec deltaTimespec = tsDelta(&start, &current);
  /external/kernel-headers/original/linux/
coda.h 89 struct timespec { struct
116 struct timespec { struct
249 struct timespec va_atime; /* time of last access */
250 struct timespec va_mtime; /* time of last modification */
251 struct timespec va_ctime; /* time file changed */
nfs_xdr.h 33 struct timespec pre_mtime; /* pre_op_attr.mtime */
34 struct timespec pre_ctime; /* pre_op_attr.ctime */
53 struct timespec atime;
54 struct timespec mtime;
55 struct timespec ctime;
404 struct timespec guardtime;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h 89 struct timespec { struct
112 struct timespec { struct
245 struct timespec va_atime; /* time of last access */
246 struct timespec va_mtime; /* time of last modification */
247 struct timespec va_ctime; /* time file changed */
  /external/bluetooth/bluez/health/
mcap_sync.c 57 struct timespec base_time; /* CSP base time when timestamp set */
141 static void reset_tmstamp(struct mcap_csp *csp, struct timespec *base_time,
193 static uint64_t time_us(struct timespec *tv)
281 struct timespec *given_time)
283 struct timespec now;
316 struct timespec t1, t2;
482 struct timespec *base_time,
488 struct timespec t0;
521 struct timespec base_time;
559 struct timespec base_time
    [all...]
  /external/chromium/third_party/libevent/
kqueue.c 224 struct timespec ts, *ts_p = NULL;
312 struct timespec timeout = { 0, 0 };
385 struct timespec timeout = { 0, 0 };
  /external/valgrind/unittest/
thread_wrappers_pthread.h 125 timespec *ts,
196 struct timespec timeout;
225 struct timespec timeout;
  /development/tools/emulator/system/libqemu/
test_util.c 30 struct timespec tm;
  /external/chromium/third_party/libevent/compat/sys/
_libevent_time.h 52 struct timespec { struct
_time.h 52 struct timespec { struct
  /external/chromium/third_party/libjingle/source/talk/base/
event.cc 163 struct timespec ts;
  /external/qemu/
oslib-posix.c 113 int qemu_utimensat(int dirfd, const char *path, const struct timespec *times,
  /external/tinyalsa/include/tinyalsa/
asoundlib.h 131 struct timespec *tstamp);
  /external/valgrind/main/drd/tests/
pth_inconsistent_cond_wait.c 15 #include <time.h> // struct timespec
72 struct timespec deadline;
trylock.c 24 struct timespec abs_timeout;
  /external/valgrind/main/none/tests/
async-sigs.c 19 static const struct timespec bip = { 0, 1000000000 / 5 }; // 0.2 seconds.
  /hardware/libhardware_legacy/power/
power.c 69 struct timespec t;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_ComponentThread.c 66 struct timespec tv;
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_ComponentThread.c 89 struct timespec tv;

Completed in 528 milliseconds

1 2 3 4 5 6 7 8 91011>>