Searched defs:MsgQueue_t (Results 1 – 5 of 5) sorted by relevance
29 } MsgQueue_t; typedef
2477 struct MsgQueue_t { struct2478 typedef GeckoThread Owner;2479 typedef mozilla::jni::Object::LocalRef ReturnType;2480 typedef mozilla::jni::Object::Param SetterType;2481 typedef mozilla::jni::Args<> Args;2482 static constexpr char name[] = "msgQueue";2483 static constexpr char signature[] =2485 static const bool isStatic = true;2486 static const mozilla::jni::ExceptionMode exceptionMode =2488 static const mozilla::jni::CallingThread callingThread =[all …]
2483 struct MsgQueue_t { struct2484 typedef GeckoThread Owner;2485 typedef mozilla::jni::Object::LocalRef ReturnType;2486 typedef mozilla::jni::Object::Param SetterType;2487 typedef mozilla::jni::Args<> Args;2488 static constexpr char name[] = "msgQueue";2489 static constexpr char signature[] =2491 static const bool isStatic = true;2492 static const mozilla::jni::ExceptionMode exceptionMode =2494 static const mozilla::jni::CallingThread callingThread =[all …]