This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
awtk
Watch
1
Star
0
Fork
0
You've already forked awtk
mirror of
https://gitee.com/zlgopen/awtk.git
synced
2024-11-29 18:48:09 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
42ed765c58
awtk
/
docs
/
manual
/
mem_allocator_oom_t.md
xianjimli
f34c386a70
update idl and docs
2020-06-18 21:54:25 +08:00
246 B
Raw
Blame
History
Unescape
Escape
mem_allocator_oom_t
概述
对现有的allocator进行包装
,
如果分配内存失败
,
调用预先设置的回调函数释放内存
,
然后再重试。