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

/freebsd-10-stable/sys/kern/
H A Dsched_ule.c327 static inline void thread_unblock_switch(struct thread *, struct mtx *);
1841 thread_unblock_switch(struct thread *td, struct mtx *mtx) function
1967 thread_unblock_switch(td, mtx);

Completed in 50 milliseconds