Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
fork.c File Reference
#include <sys/types.h>
#include <unistd.h>
#include <errno.h>
#include <foreign.h>
#include <liberrno.h>
#include "fio.h"
Include dependency graph for fork.c:

Go to the source code of this file.

Functions

void flush_connected_units (void)
int fork_ (void)
_f_int forkf90_ (void)
_f_int8 forkf90_8_ (void)
void _flushall (void)

Function Documentation

void _flushall ( void  )

Definition at line 130 of file fork.c.

References _get_next_unit(), flush_(), FS_AUX, NULL, OPEN_UPTR, pass, ret, unit_s::ufs, and unit_s::uid.

Referenced by fork_(), forkf90_(), and forkf90_8_().

Here is the call graph for this function:

void flush_connected_units ( void  )

Referenced by fork_().

int fork_ ( void  )

Definition at line 87 of file fork.c.

References _flushall(), flush_connected_units(), and fork.

Here is the call graph for this function:

_f_int forkf90_ ( void  )

Definition at line 107 of file fork.c.

References _flushall(), and fork.

Here is the call graph for this function:

_f_int8 forkf90_8_ ( void  )

Definition at line 117 of file fork.c.

References _flushall(), and fork.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines