#include #include "common.h" void main(void) { pthread_mutex_t a, b, c; pthread_mutex_init(&a, NULL); pthread_mutex_init(&b, NULL); pthread_mutex_init(&c, NULL); LOCK_UNLOCK_2(a, b); LOCK_UNLOCK_2(b, c); LOCK_UNLOCK_2(c, a); } t.distanz.ch/cgit.cgi/linux/net-next.git/atom/include/uapi/asm-generic/ucontext.h?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
elftests/rcutorture/configs/rcu/TASKS02?id=d72498ca2cbcf15e5038b184a95f061bca21e820&showmsg=1'>Expand)
AgeCommit message (Expand)AuthorFilesLines
AuthorFilesLines