OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__acquires
(Results
26 - 26
of
26
) sorted by null
1
2
/external/kernel-headers/original/linux/
compiler.h
13
# define
__acquires
(x) __attribute__((context(0,1)))
macro
30
# define
__acquires
(x)
macro
Completed in 21 milliseconds
1
2