Searched defs:Foo_fun1 (Results 1 – 2 of 2) sorted by relevance
7 int Foo_fun1(int i) __attribute__ ((exclusive_locks_required((mu1)))) { function
51 int Foo_fun1(int i) SHARED_LOCKS_REQUIRED(mu2) EXCLUSIVE_LOCKS_REQUIRED(mu1) { Foo_fun1() function