gomp-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gomp-discuss] libgomp.h


From: Diego Novillo
Subject: Re: [Gomp-discuss] libgomp.h
Date: 13 Feb 2003 10:46:38 -0500

On Wed, 2003-02-12 at 14:00, Scott Robert Ladd wrote:

>    Note - certain prototypes declared in this header file are for
>    functions whoes implementation copyright does not belong to the
>    FSF.  Those prototypes are present in this file for reference
>    purposes only and their presence in this file should not construed
>    as an indication of ownership by the FSF of the implementation of
>    those functions in any way or form whatsoever.
> 
You will remove this once your FSF copyright assignment has been
finished, right?

> /*
>     Sets the default number of threads to use for subsequent parallel
>     regions that do not specify a num_threads clause.  */
> extern void omp_set_num_threads(int num_threads)
> 
- Function documentation goes in the .c files
- There should be two spaces after a period, not three.

The rest looks fine to me.


Diego.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]