Searched refs:thread_unblock_switch (Results 1 – 1 of 1) sorted by relevance
399 static inline void thread_unblock_switch(struct thread *, struct mtx *);2280 thread_unblock_switch(struct thread *td, struct mtx *mtx) in thread_unblock_switch() function2418 thread_unblock_switch(td, mtx); in sched_ule_sswitch()