Changeset 431 for trunk/icedtea-web/plugin/icedteanp/IcedTeaNPPlugin.h
- Timestamp:
- Oct 2, 2014, 1:13:59 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/icedtea-web/plugin/icedteanp/IcedTeaNPPlugin.h
r429 r431 107 107 NPError start_jvm_if_needed(); 108 108 109 #ifdef __OS2__ 110 struct QueueProcessorData 111 { 112 PluginRequestProcessor *processor; 113 bool stopRequested; 114 }; 115 #endif 116 109 117 // ID of plug-in thread 110 118 extern pthread_t itnp_plugin_thread_id;
Note:
See TracChangeset
for help on using the changeset viewer.