repo.or.cz
/
mozilla-nspr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nspr: import 3.0 RC1 cutoff from CVS
[mozilla-nspr.git]
/
nsprpub
/
pr
/
src
/
os2extra.def
blob
8dbb34dad55f70d658a2f308fd6a7067d4df22bb
1
;
2
;
Support plugins that were explicitly linked to the Visual Age
3
;
version of nspr4.dll.
4
;
5
PR_NewMonitor
6
PR_EnterMonitor
7
PR_ExitMonitor
8
PR_GetCurrentThread
9
PR_AttachThread
10
PR_DetachThread
11
;
12
;
Exception handler functions that are used by nsAppRunner.cpp
13
;
14
_PR_OS2_SetFloatExcpHandler
15
_PR_OS2_UnsetFloatExcpHandler
16