HomeSort by relevance Sort by last modified time
    Searched refs:sync_pt (Results 1 - 3 of 3) sorted by null

  /external/kernel-headers/original/linux/
sync.h 26 struct sync_pt;
32 * @dup: duplicate a sync_pt
41 * @free_pt: called before sync_pt is freed
45 * @print_pt: print aditional debug information about sync_pt.
56 struct sync_pt *(*dup)(struct sync_pt *pt);
59 int (*has_signaled)(struct sync_pt *pt);
62 int (*compare)(struct sync_pt *a, struct sync_pt *b);
65 void (*free_pt)(struct sync_pt *sync_pt)
122 struct sync_pt { struct
    [all...]
sw_sync.h 33 struct sync_pt pt;
41 struct sync_pt *sw_sync_pt_create(struct sw_sync_timeline *obj, u32 value);
  /external/chromium-trace/
script.js     [all...]

Completed in 2098 milliseconds