mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
c++: move atomic in from cpp-cheat
TODO: README improve, link to x86 LOCK docs
This commit is contained in:
@@ -507,7 +507,6 @@ path_properties_tuples = (
|
||||
'proc_events.c': {'requires_sudo': True},
|
||||
'sched_getaffinity.c': {'requires_syscall_getcpu': True},
|
||||
'sched_getaffinity_threads.c': {
|
||||
'cc_flags_after': ['-pthread', LF],
|
||||
'more_than_1s': True,
|
||||
'requires_syscall_getcpu': True,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user