Searched refs:seccomp_can_sync_threads (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dseccomp.c482 * seccomp_can_sync_threads: checks if all threads can be synchronized
490 static inline pid_t seccomp_can_sync_threads(void) function
587 * seccomp_can_sync_threads() to have returned success already
895 ret = seccomp_can_sync_threads();

Completed in 223 milliseconds