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

1 2 3 4 5 67 8 91011>>

  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
sched.h 52 extern int sched_rr_get_interval(pid_t pid, struct timespec *tp);
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
181 const struct timespec *abstime);
189 const struct timespec *abstime);
196 const struct timespec *abstime);
205 const struct timespec *reltime);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
sched.h 52 extern int sched_rr_get_interval(pid_t pid, struct timespec *tp);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 127 int nanosleep (const struct timespec *, struct timespec *);
128 int clock_gettime (clockid_t clk_id, struct timespec *tp);
129 int clock_settime (clockid_t clk_id, const struct timespec *tp);
130 int clock_getres (clockid_t clk_id, struct timespec *res);
131 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
185 int sched_rr_get_interval (pid_t pid, struct timespec *interval);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
sched.h 52 extern int sched_rr_get_interval(pid_t pid, struct timespec *tp);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h 127 int nanosleep (const struct timespec *, struct timespec *);
128 int clock_gettime (clockid_t clk_id, struct timespec *tp);
129 int clock_settime (clockid_t clk_id, const struct timespec *tp);
130 int clock_getres (clockid_t clk_id, struct timespec *res);
131 int clock_nanosleep (const struct timespec *req, struct timespec *rem);
185 int sched_rr_get_interval (pid_t pid, struct timespec *interval);
  /system/extras/tests/bionic/libc/common/
test_pthread_once.c 42 struct timespec ts;
  /bionic/libc/private/
thread_private.h 118 struct timespec;
119 int _thread_fd_lock(int, int, struct timespec *);
  /external/skia/src/ports/
SkOSEvent_android.cpp 58 static timespec gTimeSpec;
68 timespec spec = gTimeSpec;
126 // printf("SignalQueueTimer(%d) timespec(%d %d)\n", delay, gTimeSpec.tv_sec, gTimeSpec.tv_nsec);
  /frameworks/base/libs/utils/
SystemClock.cpp 54 struct timespec ts;
119 struct timespec ts;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
global.h 31 /* for timeval and timespec */
139 struct timespec { struct
148 typedef struct timespec snd_htimestamp_t;
  /bionic/libc/bionic/
pthread-timers.c 109 struct timespec volatile expires; /* next expiration time, or 0 */
110 struct timespec volatile period; /* reload value, or 0 */
320 struct timespec dummy;
414 struct timespec diff;
419 struct timespec now;
475 struct timespec expires, now;
545 struct timespec expires = timer->expires;
546 struct timespec period = timer->period;
547 struct timespec now;
569 struct timespec diff = expires
    [all...]
  /development/ndk/platforms/android-5/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);
191 const struct timespec *abstime);
200 const struct timespec *reltime);
  /development/ndk/platforms/android-8/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
181 const struct timespec *abstime);
189 const struct timespec *abstime);
196 const struct timespec *abstime);
205 const struct timespec *reltime);
  /external/kernel-headers/original/linux/nfsd/
nfsfh.h 149 struct timespec fh_pre_mtime; /* mtime before oper */
150 struct timespec fh_pre_ctime; /* ctime before oper */
161 struct timespec fh_post_atime; /* i_atime */
162 struct timespec fh_post_mtime; /* i_mtime */
163 struct timespec fh_post_ctime; /* i_ctime */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/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);
191 const struct timespec *abstime);
200 const struct timespec *reltime);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
181 const struct timespec *abstime);
189 const struct timespec *abstime);
196 const struct timespec *abstime);
205 const struct timespec *reltime);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
181 const struct timespec *abstime);
189 const struct timespec *abstime);
196 const struct timespec *abstime);
205 const struct timespec *reltime);
  /prebuilt/ndk/android-ndk-r5/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);
191 const struct timespec *abstime);
200 const struct timespec *reltime);
  /prebuilt/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
181 const struct timespec *abstime);
189 const struct timespec *abstime);
196 const struct timespec *abstime);
205 const struct timespec *reltime);
  /prebuilt/ndk/android-ndk-r6/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);
191 const struct timespec *abstime);
200 const struct timespec *reltime);
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/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);
191 const struct timespec *abstime);
200 const struct timespec *reltime);
  /prebuilt/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
pthread.h 166 int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct timespec* ts);
181 const struct timespec *abstime);
189 const struct timespec *abstime);
196 const struct timespec *abstime);
205 const struct timespec *reltime);
  /bionic/libc/netbsd/isc/
eventlib_p.h 151 struct timespec due, inter;
202 struct timespec lastSelectTime;
209 struct timespec lastEventTime;
  /external/chromium/base/
time_posix.cc 17 struct timespec TimeDelta::ToTimeSpec() const {
24 struct timespec result =
171 struct timespec ts;

Completed in 804 milliseconds

1 2 3 4 5 67 8 91011>>