ispar.c File Reference

subroutine to determine if we are multi-threaded More...

#include "common.h"
#include <stdio.h>
#include <math.h>
#include <signal.h>
#include "machine.h"
#include "bu.h"

Include dependency graph for ispar.c:

Go to the source code of this file.

Functions

int bu_is_parallel ()
void bu_kill_parallel ()

Variables

int bu_pid_of_initiating_thread = 0


Detailed Description

subroutine to determine if we are multi-threaded

This subroutine is separated off from parallel.c so that bu_bomb() and others can call it, without causing either parallel.c or semaphore.c to get referenced and thus causing the loader to drag in all the parallel processing stuff from the vendor library.

Author:
Michael John Muuss
Source -

The U. S. Army Research Laboratory
Aberdeen Proving Ground, Maryland 21005-5068 USA

Definition in file ispar.c.


Generated on Mon Sep 18 01:25:03 2006 for BRL-CAD by  doxygen 1.4.6