POK(kernelpart)
pok_lockobj_t Struct Reference

#include <lockobj.h>

Data Fields

pok_spinlock_t spin
pok_spinlock_t eventspin
bool_t is_locked
pok_mutex_state_t thread_state [POK_CONFIG_NB_THREADS+2]
pok_locking_policy_t locking_policy
pok_queueing_discipline_t queueing_policy
pok_lockobj_kind_t kind
bool_t initialized
uint16_t current_value
uint16_t max_value

Detailed Description

Definition at line 72 of file lockobj.h.


Field Documentation

Definition at line 95 of file lockobj.h.

Definition at line 75 of file lockobj.h.

Definition at line 92 of file lockobj.h.

Definition at line 78 of file lockobj.h.

Definition at line 90 of file lockobj.h.

Definition at line 96 of file lockobj.h.

Definition at line 74 of file lockobj.h.


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