From 45bb848eea71cdc21662c53916d7af0f7e3be162 Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 10 May 2005 07:42:45 +0000 Subject: '' --- manual/pthread_win32_test_features_np.html | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'manual') diff --git a/manual/pthread_win32_test_features_np.html b/manual/pthread_win32_test_features_np.html index 908bb77..1d8e112 100644 --- a/manual/pthread_win32_test_features_np.html +++ b/manual/pthread_win32_test_features_np.html @@ -5,7 +5,7 @@ PTHREAD_WIN32_TEST_FEATURES_NP manual page - + @@ -34,17 +34,13 @@ InterlockedExchange() and InterlockedCompareExchange().

Return TRUE if the QueueUserAPCEx package QUSEREX.DLL and the AlertDrv.sys driver was detected. This package provides alertable (pre-emptive) asynchronous threads cancellation. -If this feature returns FALSE then the default async cancel scheme -is in use, which cannot cancel blocked threads.

-

Features may be OR'ed into the mask parameter, in which case the -routine returns TRUE if any of the OR'ed features would -return TRUE. At this stage it doesn't make sense to OR features but -it may some day.

+If this feature returns FALSE then the default async cancel scheme is +in use, which cannot cancel blocked threads.

Cancellation

None.

Return Value

pthread_win32_test_features_np returns TRUE (non-zero) if -any of the specified features is present, and FALSE (0) otherwise.

+the specified feature is present, and FALSE (0) otherwise.

Errors

None.

Author

@@ -69,4 +65,4 @@ any of the specified features is present, and FALSE (0) otherwise.

- + \ No newline at end of file -- cgit v1.2.3