Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dexecute.c6519 static void *remove_tmpdir_thread(void *p) { in remove_tmpdir_thread() function
6540 r = asynchronous_job(remove_tmpdir_thread, rt->tmp_dir); in exec_runtime_free()
6550 r = asynchronous_job(remove_tmpdir_thread, rt->var_tmp_dir); in exec_runtime_free()