Home
last modified time | relevance | path

Searched refs:writer_fn (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/radix-tree/
H A Dregression4.c41 static void *writer_fn(void *arg) in writer_fn() function
68 pthread_create(&writer, NULL, writer_fn, NULL)) { in regression4_test()