OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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:__anon1475
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:__anon51195
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:__anon51549
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:__anon51903
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:__anon52322
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:__anon52685
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:__anon53109
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:__anon53471
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:__anon54090
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:__anon54427
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:__anon55222
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:__anon55669
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:__anon56029
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:__anon56369
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:__anon56726
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:__anon57066
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:__anon57423
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:__anon57763
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:__anon58123
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:__anon58468
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:__anon58860
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:__anon59307
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:__anon59895
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:__anon60341
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:__anon60789
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 55 milliseconds
1
2
3