aboutsummaryrefslogtreecommitdiffstats
path: root/lib/closure.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet1-2/+3
2023-10-30closures: Fix race in closure_sync()Kent Overstreet1-0/+3
2023-10-30closures: Better memory barriersKent Overstreet1-2/+4
2023-10-19closures: Add a missing includeKent Overstreet1-0/+1
2023-10-19bcache: move closures to lib/Kent Overstreet1-0/+204