Searched defs:cxt (Results 1 – 3 of 3) sorted by relevance
88 TestContext *cxt = static_cast<TestContext *>(v); in CheckSumG0G1() local93 static void TestMu(TestContext *cxt, int c) { in TestMu()102 static void TestTry(TestContext *cxt, int c) { in TestTry()114 static void TestR20ms(TestContext *cxt, int c) { in TestR20ms()122 static void TestRW(TestContext *cxt, int c) { in TestRW()142 TestContext *cxt; member147 TestContext *cxt = this->cxt; in MyTurn() local151 static void TestAwait(TestContext *cxt, int c) { in TestAwait()169 static void TestSignalAll(TestContext *cxt, int c) { in TestSignalAll()186 static void TestSignal(TestContext *cxt, int c) { in TestSignal()[all …]
178 struct fuse_context *cxt = fuse_get_context(); in fsel_poll() local
1462 let mut cxt = BigNumContext::new_secure().unwrap(); in test_secure_bn_ctx() localVariable