Searched refs:do_select (Results 1 – 3 of 3) sorted by relevance
82 int do_select(struct timespec *, struct timespec *);110 do_select(struct timespec *delay, struct timespec *remain) in do_select() function217 sleeptest(do_select, true, true); in ATF_TC_BODY()
222 void AddTargetInternal(lldb::TargetSP target_sp, bool do_select);
515 void TargetList::AddTargetInternal(TargetSP target_sp, bool do_select) { in AddTargetInternal() argument520 if (do_select) in AddTargetInternal()