doc/ck_ht: Document CK_HT_KEY_LENGTH.

ck_pring
Samy Al Bahra 12 years ago
parent 1d1e433dc4
commit 621642d7b4

@ -44,6 +44,9 @@ with a key pointed to by the
.Fa key
argument. The length of the key is specified by
.Fa key_length.
The maximum value of
.Fa key_length
is defined by the CK_HT_KEY_LENGTH macro.
This function is typically used to initialize an
entry for
.Xr ck_ht_get_spmc 3

@ -46,6 +46,9 @@ argument and a value pointed to by the
.Fa value
argument. The length of the key is specified by
.Fa key_length.
The maximum value of
.Fa key_length
is defined by the CK_HT_KEY_LENGTH macro.
This function is typically used to initialize an
entry for
.Xr ck_ht_set_spmc 3

Loading…
Cancel
Save