Save memory by using dyamic stack size in Fiber
This commit is contained in:
parent
cb477dacea
commit
047df5dfff
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
|
|
||||||
#include "common/assert.h"
|
#include "common/assert.h"
|
||||||
#include "common/fiber.h"
|
#include "common/fiber.h"
|
||||||
|
#define MCO_USE_VMEM_ALLOCATOR
|
||||||
#define MINICORO_IMPL
|
#define MINICORO_IMPL
|
||||||
#include "common/minicoro.h"
|
#include "common/minicoro.h"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue