Searched defs:closure (Results 1 – 7 of 7) sorted by relevance
52 test_empty (void *closure) in test_empty()62 test_one (void *closure) in test_one()73 test_many (void *closure) in test_many()
52 malloc_first_thread (void * closure) in malloc_first_thread()62 wait_first_thread (void * closure) in wait_first_thread()72 outer_thread (void *closure) in outer_thread()
46 fork_thread_function (void *closure) in fork_thread_function()77 read_thread_function (void *closure) in read_thread_function()105 flushall_thread_function (void *closure) in flushall_thread_function()
79 test_tcache (void *closure) in test_tcache()109 test_fastbin (void *closure) in test_fastbin()148 test_fastbin_consolidate (void *closure) in test_fastbin_consolidate()
44 allocation_thread_function (void *closure) in allocation_thread_function()
44 run_tests (void *closure) in run_tests()
175 allocate_thread (void *closure) in allocate_thread()
Completed in 14 milliseconds