diff --git a/include/ck_epoch.h b/include/ck_epoch.h index eccf1a7..91d624f 100644 --- a/include/ck_epoch.h +++ b/include/ck_epoch.h @@ -27,6 +27,12 @@ #ifndef _CK_EPOCH_H #define _CK_EPOCH_H +/* + * The implementation here is inspired from the work described in: + * Fraser, K. 2004. Practical Lock-Freedom. PhD Thesis, University + * of Cambridge Computing Laboratory. + */ + #include #include #include