OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:timespec
(Results
76 - 100
of
650
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h
124
int nanosleep (const struct
timespec
*, struct
timespec
*);
125
int clock_gettime (clockid_t clk_id, struct
timespec
*tp);
126
int clock_settime (clockid_t clk_id, const struct
timespec
*tp);
127
int clock_getres (clockid_t clk_id, struct
timespec
*res);
128
int clock_nanosleep (const struct
timespec
*req, struct
timespec
*rem);
181
int sched_rr_get_interval (pid_t pid, struct
timespec
*interval);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
semaphore.h
53
struct
timespec
;
54
extern int sem_timedwait(sem_t *sem, const struct
timespec
*abs_timeout);
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-5/arch-x86/usr/include/sys/
linux-unistd.h
124
int nanosleep (const struct
timespec
*, struct
timespec
*);
125
int clock_gettime (clockid_t clk_id, struct
timespec
*tp);
126
int clock_settime (clockid_t clk_id, const struct
timespec
*tp);
127
int clock_getres (clockid_t clk_id, struct
timespec
*res);
128
int clock_nanosleep (const struct
timespec
*req, struct
timespec
*rem);
181
int sched_rr_get_interval (pid_t pid, struct
timespec
*interval);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
semaphore.h
53
struct
timespec
;
54
extern int sem_timedwait(sem_t *sem, const struct
timespec
*abs_timeout);
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-arm/usr/include/sys/
linux-unistd.h
124
int nanosleep (const struct
timespec
*, struct
timespec
*);
125
int clock_gettime (clockid_t clk_id, struct
timespec
*tp);
126
int clock_settime (clockid_t clk_id, const struct
timespec
*tp);
127
int clock_getres (clockid_t clk_id, struct
timespec
*res);
128
int clock_nanosleep (const struct
timespec
*req, struct
timespec
*rem);
181
int sched_rr_get_interval (pid_t pid, struct
timespec
*interval);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
semaphore.h
53
struct
timespec
;
54
extern int sem_timedwait(sem_t *sem, const struct
timespec
*abs_timeout);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h
124
int nanosleep (const struct
timespec
*, struct
timespec
*);
125
int clock_gettime (clockid_t clk_id, struct
timespec
*tp);
126
int clock_settime (clockid_t clk_id, const struct
timespec
*tp);
127
int clock_getres (clockid_t clk_id, struct
timespec
*res);
128
int clock_nanosleep (const struct
timespec
*req, struct
timespec
*rem);
181
int sched_rr_get_interval (pid_t pid, struct
timespec
*interval);
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
semaphore.h
53
struct
timespec
;
54
extern int sem_timedwait(sem_t *sem, const struct
timespec
*abs_timeout);
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
124
int nanosleep (const struct
timespec
*, struct
timespec
*);
125
int clock_gettime (clockid_t clk_id, struct
timespec
*tp);
126
int clock_settime (clockid_t clk_id, const struct
timespec
*tp);
127
int clock_getres (clockid_t clk_id, struct
timespec
*res);
128
int clock_nanosleep (const struct
timespec
*req, struct
timespec
*rem);
181
int sched_rr_get_interval (pid_t pid, struct
timespec
*interval);
/prebuilt/ndk/android-ndk-r5/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-3/arch-arm/usr/include/
semaphore.h
53
struct
timespec
;
54
extern int sem_timedwait(sem_t *sem, const struct
timespec
*abs_timeout);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-unistd.h
124
int nanosleep (const struct
timespec
*, struct
timespec
*);
125
int clock_gettime (clockid_t clk_id, struct
timespec
*tp);
126
int clock_settime (clockid_t clk_id, const struct
timespec
*tp);
127
int clock_getres (clockid_t clk_id, struct
timespec
*res);
128
int clock_nanosleep (const struct
timespec
*req, struct
timespec
*rem);
181
int sched_rr_get_interval (pid_t pid, struct
timespec
*interval);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
semaphore.h
53
struct
timespec
;
54
extern int sem_timedwait(sem_t *sem, const struct
timespec
*abs_timeout);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-unistd.h
124
int nanosleep (const struct
timespec
*, struct
timespec
*);
125
int clock_gettime (clockid_t clk_id, struct
timespec
*tp);
126
int clock_settime (clockid_t clk_id, const struct
timespec
*tp);
127
int clock_getres (clockid_t clk_id, struct
timespec
*res);
128
int clock_nanosleep (const struct
timespec
*req, struct
timespec
*rem);
181
int sched_rr_get_interval (pid_t pid, struct
timespec
*interval);
/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/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);
/bionic/libc/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);
248
int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
252
int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
/development/ndk/platforms/android-9/include/
pthread.h
167
int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct
timespec
* ts);
183
const struct
timespec
*abstime);
191
const struct
timespec
*abstime);
198
const struct
timespec
*abstime);
207
const struct
timespec
*reltime);
250
int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
254
int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
/prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
pthread.h
167
int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct
timespec
* ts);
183
const struct
timespec
*abstime);
191
const struct
timespec
*abstime);
198
const struct
timespec
*abstime);
207
const struct
timespec
*reltime);
250
int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
254
int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
pthread.h
167
int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct
timespec
* ts);
183
const struct
timespec
*abstime);
191
const struct
timespec
*abstime);
198
const struct
timespec
*abstime);
207
const struct
timespec
*reltime);
250
int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
254
int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
pthread.h
167
int pthread_mutex_timedlock(pthread_mutex_t *mutex, struct
timespec
* ts);
183
const struct
timespec
*abstime);
191
const struct
timespec
*abstime);
198
const struct
timespec
*abstime);
207
const struct
timespec
*reltime);
250
int pthread_rwlock_timedrdlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
254
int pthread_rwlock_timedwrlock(pthread_rwlock_t *rwlock, const struct
timespec
*abs_timeout);
/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);
Completed in 2089 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>