Lines Matching refs:block
50 block ptr to free p[0] = 0x00406400
51 MAP_LgBlks freed 1 block
53 block ptr to free p[1] = 0x00406000
54 MAP_LgBlks freed 2 block
73 main: start to wait for block
75 (4) - Free a block in <helper_thread> to unblock the other task from alloc timeout
77 helper_thread: About to free a memory block
78 main: k_mem_slab_alloc OK, block allocated at 0x00406000
79 main: start to wait for block
81 (5) <helper_thread> freeing the next block
83 helper_thread: About to free another memory block
84 main: k_mem_slab_alloc OK, block allocated at 0x00406400
88 main: Used 2 block
89 main: 1 block freed, used 1 block