Scroll to navigation

RCU_BARRIER_TASKS(9) Driver Basics RCU_BARRIER_TASKS(9)

NAME

rcu_barrier_tasks - Wait for in-flight call_rcu_tasks callbacks.

SYNOPSIS

void rcu_barrier_tasks(void);

ARGUMENTS

void

no arguments

DESCRIPTION

Although the current implementation is guaranteed to wait, it is not obligated to, for example, if there are no pending callbacks.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.