Searched defs:root (Results 1 – 8 of 8) sorted by relevance
111 static int countobj(object *root) { in countobj()125 static void movenextobj(object *thisobj, object **root) { in movenextobj()
245 static int countobj(object *root) { in countobj()259 static int countobjlist(objectlist *root) { in countobjlist()
52 filter( filter_node_ptr root ) : my_root(root) {} in filter()
430 sum_node_type* root = nullptr; in run() local
396 auto root = my_asleep_list_root.load(std::memory_order_relaxed); in wake_some() local
57 void fill_pipeline(const d1::filter_node& root) { in fill_pipeline()
553 padded_page*& root = my_array[queue_rep_type::index(k)]; in advance() local
970 TestEnqueueTask root(executed, completed, waiter, arena); in operator ()() local