Home
last modified time | relevance | path

Searched refs:npages (Results 1 – 1 of 1) sorted by relevance

/sysdeps/hppa/
A Ddl-fptr.c54 unsigned int npages; /* # of pages to allocate */ local
67 .npages = 2,
81 size_t old_npages = l->npages; in new_fdesc_table()
87 if (! COMPARE_AND_SWAP (&l->npages, old_npages, new_npages)) in new_fdesc_table()

Completed in 4 milliseconds