Home
last modified time | relevance | path

Searched defs:test_sync (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/rust/tests/ui/sync/
Dmutexguard-sync.rs5 fn test_sync<T: Sync>(_t: T) {} in test_sync() function
/third_party/liburing/test/
Dsq-space_left.c54 static int test_sync(void) in test_sync() function
/third_party/zlib/contrib/pascal/
Dexample.pas407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure
/third_party/zlib/test/
Dexample.c385 static void test_sync(Byte *compr, uLong comprLen, Byte *uncompr, in test_sync() function