Searched refs:KV_TASK_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
41 #define KV_TASK_STACK_SIZE (4 * 1024) macro43 #define KV_TASK_STACK_SIZE KV_CONFIG_TASK_STACK_SIZE macro
63 kv_start_task("kv_gc", kv_gc_task, NULL, KV_TASK_STACK_SIZE); in kv_trigger_gc()
Completed in 4 milliseconds