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:__anon2299
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:__anon36602
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:__anon36956
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:__anon37310
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:__anon37729
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:__anon38092
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:__anon38516
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:__anon38878
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:__anon39497
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:__anon39834
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:__anon40629
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:__anon41076
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:__anon41436
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:__anon41776
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:__anon42133
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:__anon42473
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:__anon42830
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:__anon43170
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:__anon43530
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:__anon43875
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:__anon44267
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:__anon44714
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:__anon45302
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:__anon45748
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:__anon46196
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 2870 milliseconds
1
2
3