Searched defs:ExecData (Results 1 – 7 of 7) sorted by relevance
65 struct ExecData { struct66 QV4::Function *function;67 const QV4::ExecutionContext *scope;
224 struct ExecData struct234 ExecData* p = ( ExecData* )data; in RunProcessThreadFunc() argument
512 struct ExecData struct515 ExecData() { handles[0] = handles[1] = 0; } in ExecData() argument
90 } ExecData; typedef
281 } ExecData; typedef
90 } ExecData; typedef332 GS_DEFINE_CLEANUP_FUNCTION0(ExecData*, _terminal_local_unref_exec_data, exec_data_unref) in GS_DEFINE_CLEANUP_FUNCTION0() argument