This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
pikapython
Watch
1
Star
0
Fork
0
You've already forked pikapython
mirror of
https://gitee.com/Lyon1998/pikapython.git
synced
2025-01-22 17:12:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
test
/
pika_config_gtest.h
4 lines
99 B
C
Raw
Normal View
History
Unescape
Escape
add log_buff when printf
2022-01-03 21:12:05 +08:00
#
define LOG_BUFF_MAX 100
add objCnt ready to check where enable the mark_sweep auto gc with threshold failed, add some assert more assert about obj alive, dict mark not correct add pikaGC_try, but cannot run at any time markSweep crashed on keyword save gcRoot for obj to debug add debug point add kernal_debug config to keep more debug info use @res_<opt> to mark operation found self reference on __iter__() can not fix gc err around iter remove lock, only keep the self lock more obj info for debug only pikaui not pass only pikaui not pass
2023-03-06 14:39:04 +08:00
#
define LOG_SIZE 512
void
mem_pool_deinit
(
void
)
;
void
mem_pool_init
(
void
)
;
Reference in New Issue
Copy Permalink