/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | pthread_key_delete.c | 31 unsigned int seq = __pthread_keys[key].seq; in pthread_key_delete() local
|
A D | pthread_key_create.c | 34 uintptr_t seq = __pthread_keys[cnt].seq; in __pthread_key_create() local
|
A D | pthread_setspecific.c | 34 unsigned int seq; in __pthread_setspecific() local
|
A D | pthread_getspecific.c | 59 uintptr_t seq = data->seq; in __pthread_getspecific() local
|
A D | descr.h | 285 uintptr_t seq; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | netlinkaccess.h | 34 uint32_t seq; /* sequential number we used. */ member 42 uint32_t seq; /* The sequence number we use currently. */ member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/ |
A D | td_ta_tsd_iter.c | 61 psaddr_t seq, destr; in td_ta_tsd_iter() local
|
A D | td_thr_tsd.c | 27 psaddr_t tk_seq, level1, level2, seq, value; in td_thr_tsd() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | pthread_cond_timedwait.c | 91 unsigned long long int seq; in __pthread_cond_timedwait() local
|
A D | pthread_cond_wait.c | 135 unsigned long long int seq; in __pthread_cond_wait() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale-mbwc/ |
A D | tst_types.h | 125 seq[WCSTOK_SEQNUM]; member 149 seq[MBRTOWC_SEQNUM]; member 160 seq[MBRTOWC_SEQNUM]; member 182 seq[MBSRTOWCS_SEQNUM]; member 193 seq[MBSRTOWCS_SEQNUM]; member 213 seq[MBSTOWCS_SEQNUM]; member 236 seq[MBTOWC_SEQNUM]; member 592 seq[WCSTOK_SEQNUM]; member 603 seq[WCSTOK_SEQNUM]; member
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/ |
A D | internaltypes.h | 118 uintptr_t seq; member
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++11/ |
A D | debug.cc | 391 if (auto seq = __atomic_load_n(&_M_sequence, __ATOMIC_ACQUIRE)) in _M_detach() local 473 if (auto seq = __atomic_load_n(&_M_sequence, __ATOMIC_ACQUIRE)) in _M_detach() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++11/ |
A D | debug.cc | 391 if (auto seq = __atomic_load_n(&_M_sequence, __ATOMIC_ACQUIRE)) in _M_detach() local 476 if (auto seq = __atomic_load_n(&_M_sequence, __ATOMIC_ACQUIRE)) in _M_detach() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++11/ |
A D | debug.cc | 391 if (auto seq = __atomic_load_n(&_M_sequence, __ATOMIC_ACQUIRE)) in _M_detach() local 476 if (auto seq = __atomic_load_n(&_M_sequence, __ATOMIC_ACQUIRE)) in _M_detach() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | manager.c | 69 # define thread_segment(seq) NULL argument
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | manager.cc | 84 # define thread_segment(seq) NULL argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/netinet/ |
A D | tcp.h | 96 u_int32_t seq; member
|