1
1
openmpi/opal/threads
Brian Barrett 566a050c23 Next step in the project split, mainly source code re-arranging
- move files out of toplevel include/ and etc/, moving it into the
    sub-projects
  - rather than including config headers with <project>/include, 
    have them as <project>
  - require all headers to be included with a project prefix, with
    the exception of the config headers ({opal,orte,ompi}_config.h
    mpi.h, and mpif.h)

This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
..
condition.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
condition.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mutex_unix.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mutex_windows.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mutex.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
mutex.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
thread.c Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
threads.h Protect headers and use __WINDOWS__ for Windows code. 2005-12-12 22:01:51 +00:00