summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-08-21 00:54:52 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-08-21 00:54:52 +0000
commitc4482c55eecb2126c5ba61778f2b42f3791e3d44 (patch)
tree44c25bae32cfc5b422438dfb48e1256dd24271d4 /etc
parent4b06f85c659bccdaf855d29f18cec8014d22f155 (diff)
downloadATCD-c4482c55eecb2126c5ba61778f2b42f3791e3d44.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/ACE-porting.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/ACE-porting.html b/etc/ACE-porting.html
index c80323109c1..8578016d1a4 100644
--- a/etc/ACE-porting.html
+++ b/etc/ACE-porting.html
@@ -78,6 +78,9 @@ thread APIs: <P>
<LI> <B>VxWorks Tasks</B> (<CODE>VXWORKS</CODE>) - VxWorks <P>
</UL>
+If your OS platform does not support any of these threading packages,
+you must port the <CODE>ACE_OS::thr_*</CODE> functions. <P>
+
<hr align=left width="50%"><P>
<H4>Port the C++ Wrapper Components</H4>