Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
H A Dthr_create.c131 new_thread->active_priority = new_thread->base_priority; in _pthread_create()
H A Dthr_init.c369 thread->active_priority = THR_DEFAULT_PRIORITY; in init_main_thread()
H A Dthr_private.h450 char active_priority; member