Home
last modified time | relevance | path

Searched refs:sw_std_allocator (Results 1 – 3 of 3) sorted by relevance

/dports/devel/pecl-swoole/swoole-4.8.5/include/
H A Dswoole_string.h36 _allocator = sw_std_allocator(); in alloc()
H A Dswoole.h762 static sw_inline const swoole::Allocator *sw_std_allocator() { in sw_std_allocator() function
H A Dswoole_server.h194 allocator_ = sw_std_allocator(); in MessageBus()