Searched defs:tda (Results 1 – 3 of 3) sorted by relevance
257 ast_sched_locked(struct thread *td, int tda) in ast_sched_locked()266 ast_unsched_locked(struct thread *td, int tda) in ast_unsched_locked()275 ast_sched(struct thread *td, int tda) in ast_sched()
281 ast_sig(struct thread *td, int tda) in ast_sig() argument
506 #define TDAI(tda) (1U << (tda)) argument 505 TDAI(tda) global() argument