Searched refs:is_allowed (Results 1 – 2 of 2) sorted by relevance
77 inline bool is_allowed() const { in is_allowed() function in rxcpp::schedulers::recurse713 if (!r.is_allowed() || !r.is_requested()) { in operator ()()
2088 int is_allowed = sf->allow_exhaustive_searches && in is_exhaustive_allowed() local2095 is_allowed = *x->ex_search_count_ptr <= max_ex && is_allowed; in is_exhaustive_allowed()2097 return is_allowed; in is_exhaustive_allowed()