Lines Matching refs:this
57 my_aggregator.initialize_handler(functor{this}); in concurrent_priority_queue()
63 my_aggregator.initialize_handler(functor{this});
70 my_aggregator.initialize_handler(functor{this});
77 my_aggregator.initialize_handler(functor{this});
84 my_aggregator.initialize_handler(functor{this});
103 my_aggregator.initialize_handler(functor{this}); in concurrent_priority_queue()
110 my_aggregator.initialize_handler(functor{this}); in concurrent_priority_queue()
117 my_aggregator.initialize_handler(functor{this}); in concurrent_priority_queue()
124 my_aggregator.initialize_handler(functor{this}); in concurrent_priority_queue()
128 if (this != &other) {
133 return *this;
137 if (this != &other) {
143 return *this;
148 return *this;
214 if (this != &other) { in swap()
254 call_itt_notify(acquired, this); in handle_operations()
340 call_itt_notify(releasing, this); in handle_operations()