ck_ht: Update comment in ck_ht_get_spmc.

ck_pring
Samy Al Bahra 13 years ago
parent 99f2454646
commit 5f653956d4

@ -488,7 +488,7 @@ restart:
/* /*
* It is possible we have read (K, V'). Only valid states are * It is possible we have read (K, V'). Only valid states are
* (K, V), (K', V') and (T, V). Restart load operation in face * (K, V), (K', V') and (T, V). Restart load operation in face
* of concurrent deletions. * of concurrent deletions or replacements.
*/ */
goto restart; goto restart;
} }

Loading…
Cancel
Save