OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thr_t
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/netbsd/net/
reentrant.h
128
#define
thr_t
pthread_t
macro
208
thr_t
__libc_thr_self(void);
210
void __libc_thr_create(
thr_t
*, const thrattr_t *,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xthreads.h
200
typedef
thr_t
xthread_t;
205
#define xthread_fork(func,closure) {
thr_t
_tmpxthr; \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h
200
typedef
thr_t
xthread_t;
205
#define xthread_fork(func,closure) {
thr_t
_tmpxthr; \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xthreads.h
200
typedef
thr_t
xthread_t;
205
#define xthread_fork(func,closure) {
thr_t
_tmpxthr; \
Completed in 659 milliseconds