summaryrefslogtreecommitdiff
path: root/runtime/caml/lf_skiplist.h
Commit message (Expand)AuthorAgeFilesLines
* Make use of polymorphic atomic_ helpersGuillaume Munch-Maccagnoni2023-04-181-2/+1
* address review: add comments for endif for lf_skiplist.hTom Kelly2022-01-061-2/+2
* Make comment clearerSadiq Jaffer2021-10-251-1/+1
* remove unnecessary castSadiq Jaffer2021-10-251-1/+1
* add note about keysSadiq Jaffer2021-10-251-0/+1
* whitespace at end of lineSadiq Jaffer2021-10-251-1/+1
* add more commentsSadiq Jaffer2021-10-251-1/+2
* formatting changesSadiq Jaffer2021-10-251-37/+41
* make codefrag thread-safe by introducing a lock-free skiplistSadiq Jaffer2021-10-251-0/+122