Searched defs:async_func (Results 1 - 1 of 1) sorted by relevance

/systemd/src/test/
H A Dtest-async.c29 static void *async_func(void *arg) { function
43 assert_se(asynchronous_job(async_func, NULL) >= 0);

Completed in 13 milliseconds