ARPDAS_QNX6 1.0
Functions | Variables
tmaR2.c File Reference
#include <stdlib.h>
#include "nortlib.h"
#include "tma.h"
Include dependency graph for tmaR2.c:

Go to the source code of this file.

Functions

void tma_init_state (int partno, tma_state *cmds, const char *name)
int tma_process (long int now)
void tma_succeed (int partno, int statecase)

Variables

char rcsid_tmaR2_c [] = "$Header: /cvsroot/arp-das/QNX6/tmlib/src/tmaR2.c,v 1.3 2009/11/18 20:46:18 ntallen Exp $"

Function Documentation

void tma_init_state ( int  partno,
tma_state cmds,
const char *  name 
)

Definition at line 7 of file tmaR2.c.

References tma_prtn::basetime, ci_sendcmd(), tma_state::cmd, tma_prtn::cmds, tma_state::dt, tma_prtn::lastcheck, tma_prtn::next_cmd, tma_n_partitions, tma_new_state(), tma_partitions, and tma_prtn::waiting.

Referenced by tma_read_file().

Here is the call graph for this function:

Here is the caller graph for this function:

int tma_process ( long int  now)
void tma_succeed ( int  partno,
int  statecase 
)

Definition at line 170 of file tmaR2.c.

References tma_state::cmd, tma_prtn::cmds, tma_prtn::next_cmd, nl_error, tma_n_partitions, tma_partitions, and tma_prtn::waiting.

Referenced by tma_process().

Here is the caller graph for this function:


Variable Documentation

char rcsid_tmaR2_c[] = "$Header: /cvsroot/arp-das/QNX6/tmlib/src/tmaR2.c,v 1.3 2009/11/18 20:46:18 ntallen Exp $"

Definition at line 4 of file tmaR2.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines