doc: CK_COHORT_PROTOTYPE: Remove descriptions for unexisting parameters.

ck_pring
Artemiy Volkov 11 years ago committed by Linux User
parent 5f00801818
commit fa2ded755a

@ -53,17 +53,11 @@ of the other CK_COHORT macros.
.Fa global_unlock_method
: The method that should be called to relinquish the global lock
.br
.Fa global_locked_method
: This method should return true iff the global lock is acquired by a thread.
.br
.Fa local_lock_method
: The method that should be called to acquire the local lock
.br
.Fa local_unlock_method
: The method that should be called to relinquish the local lock
.br
.Fa global_locked_method
: This method should return true iff the local lock is acquired by a thread.
.Pp
Instances of the defined cohort type can be declared as:
.br

Loading…
Cancel
Save