OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:seqlock_t
(Results
1 - 25
of
63
) sorted by null
1
2
3
/development/ndk/platforms/android-3/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon1477
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon31227
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon31581
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon31935
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon32354
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon32717
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon33141
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon33503
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon34122
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon34459
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon35254
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon35701
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon36061
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon36401
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon36758
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon37098
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon37455
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon37795
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon38155
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon38500
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon38892
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon39339
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon39927
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon40373
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
seqlock.h
21
}
seqlock_t
;
typedef in typeref:struct:__anon40821
27
#define seqlock_init(x) do { *(x) = (
seqlock_t
) __SEQLOCK_UNLOCKED(x); } while (0)
29
#define DEFINE_SEQLOCK(x)
seqlock_t
x = __SEQLOCK_UNLOCKED(x)
Completed in 1092 milliseconds
1
2
3