diff options
| author | rpj <rpj> | 2005-05-06 02:29:12 +0000 | 
|---|---|---|
| committer | rpj <rpj> | 2005-05-06 02:29:12 +0000 | 
| commit | 880398fe7e499195b5a8f9af27a233ce4d9771f0 (patch) | |
| tree | dc832a214e2f01ebbd8e7f5e18eef24e8d4d7219 /manual/PortabilityIssues.html | |
| parent | a2bafc3ea86514e5b1fd67d4ae2b427b18ccbf33 (diff) | |
''
Diffstat (limited to 'manual/PortabilityIssues.html')
| -rw-r--r-- | manual/PortabilityIssues.html | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/manual/PortabilityIssues.html b/manual/PortabilityIssues.html index e828ae3..1c22cca 100644 --- a/manual/PortabilityIssues.html +++ b/manual/PortabilityIssues.html @@ -5,18 +5,18 @@  	<TITLE>PORTABILITYISSUES manual page</TITLE>  	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.3  (Linux)">  	<META NAME="CREATED" CONTENT="20050505;322600"> -	<META NAME="CHANGED" CONTENT="20050506;11312700"> -	<!-- manual page source format generated by PolyglotMan v3.2, --> -	<!-- available at http://polyglotman.sourceforge.net/ --> +	<META NAME="CHANGED" CONTENT="20050506;11580000">  </HEAD>  <BODY LANG="en-GB" BGCOLOR="#ffffff" DIR="LTR"> -<P><A HREF="#toc">Table of Contents</A></P> +<H4>POSIX Threads for Windows – REFERENCE - <A HREF="http:sources.redhat.com/pthreads-win32">Pthreads-w32</A></H4> +<P><A HREF="index.html">Reference Index</A></P> +<H4><A HREF="#toc">Table of Contents</A></H4>  <H2><A HREF="#toc0" NAME="sect0">Name</A></H2>  <P STYLE="font-weight: medium">Portability issues</P>  <H2><A HREF="#toc1" NAME="sect1">Synopsis</A></H2>  <P><B>Thread priority</B></P>  <H2><A HREF="#toc2" NAME="sect2">Description</A></H2> -<P><B>Thread priority</B></P> +<H3>Thread priority</H3>  <P STYLE="margin-left: 2cm">POSIX defines a single contiguous range  of numbers that determine a thread's priority. Win32 defines priority  classes - and priority levels relative to these classes. Classes are @@ -715,4 +715,4 @@ THREAD_PRIORITY_IDLE through THREAD_PRIORITY_TIME_CRITICAL.</P>  	</P>  </UL>  </BODY> -</HTML>
\ No newline at end of file +</HTML> | 
