mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
pthread_mutex: move in from cpp-cheat
This commit is contained in:
@@ -696,6 +696,9 @@ path_properties_tuples = (
|
||||
'more_than_1s': True,
|
||||
'test_run_args': {'cpus': 2},
|
||||
},
|
||||
'pthread_mutex.c': {
|
||||
'test_run_args': {'cpus': 3},
|
||||
},
|
||||
'pthread_self.c': {
|
||||
'test_run_args': {'cpus': 2},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user