Added nsIRunnable.h and nsIThreadPool.h temporarily.

This commit is contained in:
warren%netscape.com 1999-09-13 23:45:31 +00:00
Родитель cd61a7002f
Коммит f117a14a85
3 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -2,3 +2,5 @@ nsAutoLock.h
nsIEventQueue.h
nsIEventQueueService.h
nsIThread.h
nsIRunnable.h
nsIThreadPool.h

Просмотреть файл

@ -43,6 +43,8 @@ EXPORTS = \
nsIEventQueue.h \
nsIEventQueueService.h \
nsIThread.h \
nsIThreadPool.h \
nsIRunnable.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))

Просмотреть файл

@ -28,6 +28,8 @@ EXPORTS = \
nsIEventQueue.h \
nsIEventQueueService.h \
nsIThread.h \
nsIThreadPool.h \
nsIRunnable.h \
$(NULL)
XPIDLSRCS = \