Searched refs:_kseg_alloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_create.c141 || ((kseg = _kseg_alloc(curthread)) == NULL))) {
H A Dthr_init.c296 _kse_initial->k_kseg = _kseg_alloc(NULL);
H A Dthr_private.h1106 struct kse_group *_kseg_alloc(struct pthread *);
H A Dthr_kern.c2089 _kseg_alloc(struct pthread *curthread) function

Completed in 92 milliseconds