napi_synchronize(9)

NAME

napi_synchronize - wait until NAPI is not running

SYNOPSIS

void napi_synchronize(const struct napi_struct * n);

ARGUMENTS

n
napi context

DESCRIPTION

Wait until NAPI is done being scheduled on this context. Waits till any outstanding processing completes but does not disable future
activations.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout