Searched refs:get_allocator (Results 1 – 6 of 6) sorted by relevance
62 auto __alloc = stdexec::get_allocator(__env); in __delete_op()132 auto __alloc = get_allocator(__env); in operator ()()
158 return read_env(get_allocator); in operator ()()
117 extern const get_allocator_t get_allocator;
94 inline constexpr stdexec::get_allocator_t get_allocator{}; variable
379 inline constexpr get_allocator_t get_allocator{}; variable
429 static int get_allocator(const char *buf, const char *migrate_info) in get_allocator() function532 list[list_size].allocator = get_allocator(buf, ext_buf); in add_list()