Thanks to visit codestin.com
Credit goes to github.com

Skip to content

redefines urcu and lfht functions with internal functions then checks in runtime if the functions are called in the correct order. You just need to compile urcu_lfht_safe.c, include urcu_lfht_safe.h for all files using URCU and LFHT functions and define URCU_LFHT_SAFETY_ON, before including urcu_lfht_safe.h

Notifications You must be signed in to change notification settings

ThobiasKnudsen/urcu_lfht_safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Redefines urcu and lfht functions with internal functions then checks in runtime if the functions are called in the correct order. You just need to compile urcu_lfht_safe.c, include urcu_lfht_safe.h for all files using URCU and LFHT functions and define URCU_LFHT_SAFETY_ON, before including urcu_lfht_safe.h. You need to have the urcu library installed and available as urcu_lfht_safe.h depends on it.

About

redefines urcu and lfht functions with internal functions then checks in runtime if the functions are called in the correct order. You just need to compile urcu_lfht_safe.c, include urcu_lfht_safe.h for all files using URCU and LFHT functions and define URCU_LFHT_SAFETY_ON, before including urcu_lfht_safe.h

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages