Searched defs:pt_info (Results 1 – 2 of 2) sorted by relevance
/system/core/libsync/include/sync/ | ||
D | sync.h | 32 uint8_t pt_info[0]; member |
/system/core/libsync/ | ||
D | sync_test.c | 54 struct sync_pt_info *pt_info = NULL; in sync_thread() local |