Home
last modified time | relevance | path

Searched defs:work (Results 1 – 5 of 5) sorted by relevance

/development/ndk/platforms/android-3/include/linux/
Dcompletion.h22 #define COMPLETION_INITIALIZER(work) { 0, __WAIT_QUEUE_HEAD_INITIALIZER((work).wait) } argument
24 #define COMPLETION_INITIALIZER_ONSTACK(work) ({ init_completion(&work); work; }) argument
26 #define DECLARE_COMPLETION(work) struct completion work = COMPLETION_INITIALIZER(work) argument
28 #define DECLARE_COMPLETION_ONSTACK(work) DECLARE_COMPLETION(work) argument
Dworkqueue.h31 struct work_struct work; member
Dpkt_sched.h236 __u64 work; member
/development/ndk/platforms/android-21/include/linux/
Dpkt_sched.h354 __u64 work; member
/development/tools/checkstyle/
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...