Home
last modified time | relevance | path

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

/freebsd-head/lib/libthr/thread/
HDthr_malloc.c123 __thr_aligned_alloc_offset(size_t align, size_t size, size_t offset) in __thr_aligned_alloc_offset() function
HDthr_list.c153 thread = __thr_aligned_alloc_offset(_Alignof(struct pthread), in _thr_alloc()
HDthr_private.h1017 void *__thr_aligned_alloc_offset(size_t align, size_t size, size_t offset);