OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sync_timeline_ops
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
sync.h
30
* struct
sync_timeline_ops
- sync object implementation ops
52
struct
sync_timeline_ops
{
struct
95
const struct
sync_timeline_ops
*ops;
205
struct sync_timeline *sync_timeline_create(const struct
sync_timeline_ops
*ops,
Completed in 86 milliseconds