Searched defs:granularity (Results 1 – 4 of 4) sorted by relevance
71 unsigned granularity) in _alloc_max()
74 unsigned char granularity() const { return gran_offset >> 24; } in granularity() function218 l4_sched_cpu_set(l4_umword_t offset, unsigned char granularity, in l4_sched_cpu_set()
406 const size_t granularity = 2 * pagesize; in pthread_allocate_stack() local
444 const size_t granularity = pagesize; in pthread_allocate_stack() local
Completed in 10 milliseconds