projects
/
userspace-rcu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add test mutex
[userspace-rcu.git]
/
runtests.sh
1
#!/bin/sh
2
3
#add urcu mb
4
5
for
a
in
test_urcu test_urcu_mb test_qsbr test_rwlock test_perthreadlock
;
do
6
echo
Executing
$a
7
.
/
${a}
$
*
8
done
This page took
0.038709 seconds
and
4
git commands to generate.