Searched refs:ptr_nthreads (Results 1 – 4 of 4) sorted by relevance
93 unsigned int *ptr_nthreads; member
520 unsigned int *const ptr = __libc_pthread_functions.ptr_nthreads; in __uClibc_main()
115 .ptr_nthreads = &__nptl_nthreads,
4054 Use unsigned int * for ptr_nthreads.9356 Add ptr_nthreads. Define HAVE_PTR_NTHREADS.9357 * init.c (pthread_functions): Initialize ptr_nthreads.
Completed in 14 milliseconds