preempt_notifier_unregister

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

preempt_notifier_unregister - no longer interested in preemption notifications

SYNOPSIS

void preempt_notifier_unregister(struct preempt_notifier * notifier);

ARGUMENTS

notifier

notifier struct to unregister

DESCRIPTION

This is safe to call from within a preemption notifier.