Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 41) sorted by relevance

12

/l4re-core-master/uclibc/lib/libpthread/src/
A Dl4.cc25 pthread_handle handle = thread_handle(thread_id); in pthread_l4_cap() local
108 pthread_handle handle = thread_handle(thread); in __pthread_setschedparam() local
144 pthread_handle handle = thread_handle(thread); in strong_alias() local
167 pthread_handle handle = thread_handle(__th); in strong_alias() local
192 pthread_handle handle = thread_handle(th); in pthread_getaffinity_np() local
206 pthread_handle handle = thread_handle(th); in pthread_l4_start() local
A Djoin.c95 pthread_handle handle = obj; in join_extricate_func() local
112 pthread_handle handle = thread_handle(thread_id); in pthread_join() local
181 pthread_handle handle = thread_handle(thread_id); in pthread_detach() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Djoin.c109 pthread_handle handle = obj; in join_extricate_func() local
126 pthread_handle handle = thread_handle(thread_id); in pthread_join() local
199 pthread_handle handle = thread_handle(thread_id); in pthread_detach() local
A Dsignals.c59 pthread_handle handle = thread_handle(thread); in pthread_kill() local
A Dmanager.c705 pthread_handle handle; in pthread_free() local
832 pthread_handle handle = thread_handle(th_id); in pthread_handle_free() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Djoin.c101 pthread_handle handle = obj; in join_extricate_func() local
118 pthread_handle handle = thread_handle(thread_id); in pthread_join() local
188 pthread_handle handle = thread_handle(thread_id); in pthread_detach() local
A Dptclock_settime.c38 pthread_handle handle = thread_handle (thread); in __pthread_clock_settime() local
A Dptclock_gettime.c39 pthread_handle handle = thread_handle (thread); in __pthread_clock_gettime() local
A Dsignals.c57 pthread_handle handle = thread_handle(thread); in pthread_kill() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/dlopen/
A Dtest1.c11 void *handle; in main() local
A Dtest2.c11 void *handle; in main() local
A Ddlundef.c11 void *handle; in main() local
A Ddlafk.c17 void *handle; in main() local
A Ddlstatic.c11 void *handle; in load_and_test() local
A Ddltest.c10 void *handle; in main() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dgetcpuclockid.c40 pthread_handle handle = thread_handle(thread_id); in pthread_getcpuclockid() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/arm/
A Dunwind-forcedunwind.c42 void *handle; in pthread_cancel_init() local
80 void *handle = libgcc_s_handle; in __unwind_freeres() local
A Dunwind-resume.c38 void *handle; in init() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dunwind-forcedunwind.c47 void *handle; in pthread_cancel_init() local
92 void *handle = libgcc_s_handle; in __unwind_freeres() local
A Dunwind-resume.c41 void *handle; in init() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libubacktrace/
A Dbacktrace.c43 void *handle = dlopen (LIBGCC_S_SO, RTLD_LAZY); in backtrace_init() local
/l4re-core-master/l4util/lib/src/ARCH-amd64/
A Dbacktrace.c25 void *handle = dlopen ("libgcc_s.so.1", 0); in init() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libubacktrace/arm/
A Dbacktrace.c39 void *handle = dlopen (LIBGCC_S_SO, RTLD_LAZY); in backtrace_init() local
/l4re-core-master/l4util/lib/src/ARCH-x86/
A Dbacktrace.c25 void *handle = dlopen ("libgcc_s.so.1", 0); in init() local
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/libdl/
A Dlibdl.c305 struct dyn_elf *dyn_chain, *rpnt = NULL, *dyn_ptr, *relro_ptr, *handle; in do_dlopen() local
696 struct dyn_elf *handle; in do_dlsym() local
811 struct dyn_elf *handle; in do_dlclose() local

Completed in 32 milliseconds

12