Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/
H A Ditfstruct.h26 typedef struct Object_interface { struct
29 CEngine *mEngine; // const
32 slObjectCallback mCallback;
33 void *mContext;
38 SLint32 mPriority;
40 pthread_mutex_t mMutex;
46 pthread_t mOwner;
47 const char *mFile;
48 int mLine;
51 pthread_cond_t mCond;
[all …]