knlist Struct Reference

#include <
event.h>

Data Fields

klist kl_list
void(* kl_lock )(void *)
void(* kl_unlock )(void *)
int(* kl_locked )(void *)
void * kl_lockarg

Field Documentation

struct klist knlist::kl_list
 
void(* knlist::kl_lock)(void *)
 
void* knlist::kl_lockarg
 
int(* knlist::kl_locked)(void *)
 
void(* knlist::kl_unlock)(void *)
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top