Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libkse/thread/
Dthr_kern.c84 #define KSE_SET_MBOX(kse, thrd) \ macro
450 KSE_SET_MBOX(_kse_initial, _thr_initial); in _kse_setthreaded()
475 KSE_SET_MBOX(_kse_initial, _thr_initial); in _kse_setthreaded()
1418 KSE_SET_MBOX(newthread->kse, newthread); in _thr_schedule_add()