Milán Major

netscape-revival

1 branch
Code

lib/mac/Java/_gen/sun_awt_macos_InterfaceThread.h

/* DO NOT EDIT THIS FILE - it is machine generated */
#include "native.h"
/* Header for class sun_awt_macos_InterfaceThread */

#ifndef _Included_sun_awt_macos_InterfaceThread
#define _Included_sun_awt_macos_InterfaceThread

typedef struct Classsun_awt_macos_InterfaceThread {
/* Inaccessible static: mInterfaceQueueWaitObject */
/* Inaccessible static: mInterfaceQueueSyncObject */
/* Inaccessible static: mInterfaceThread */
    char PAD;	/* ANSI C requires structures to have a least one member */
} Classsun_awt_macos_InterfaceThread;
HandleTo(sun_awt_macos_InterfaceThread);

extern void sun_awt_macos_InterfaceThread_run(struct Hsun_awt_macos_InterfaceThread* self);
#endif