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.