Searched refs:testThreadLockFunc (Results 1 – 3 of 3) sorted by relevance
34 testThreadLockFunc = testThreadLock
106 func TestThreadLock(t *testing.T) { testThreadLockFunc(t) }
1204 var testThreadLockFunc = func(*testing.T) {} var