Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/unistd/
Deventfd.c7 int eventfd_read(int fd, eventfd_t *counter) in eventfd_read()
17 int eventfd_write(int fd, eventfd_t counter) in eventfd_write()
/bionic/libc/kernel/arch-arm/asm/
Datomic.h17 typedef struct { volatile int counter; } atomic_t; member
/bionic/libc/bionic/
Dmd5.h42 u_int32_t counter[4]; member
Dpthread.c1035 int oldv, counter; in pthread_mutex_lock() local
1159 int counter; in pthread_mutex_trylock() local
1265 int oldv, counter; in pthread_mutex_lock_timeout_np() local
1408 __pthread_cond_pulse(pthread_cond_t *cond, int counter) in __pthread_cond_pulse()
/bionic/libc/kernel/arch-x86/asm/
Datomic_32.h19 typedef struct { int counter; } atomic_t; member
Dmsr.h50 #define rdpmc(counter,low,high) __asm__ __volatile__("rdpmc" : "=a" (low), "=d" (high) : "c" … argument
/bionic/libc/kernel/arch-sh/asm/
Datomic.h15 typedef struct { volatile int counter; } atomic_t; member
/bionic/libc/private/
Darpa_nameser.h229 int counter; member