Oracle iPlanet Web Proxy Server 4.0.14 NSAPI Developer's Guide

systhread_init

The systhread_init function initializes the threading system.

Syntax

#include <base/systhr.h>
void systhread_init(char *name);

Returns

void

Parameters

char *name is a name to be assigned to the program for debugging purposes.

See also

systhread_attach, systhread_current, systhread_getdata, systhread_newkey, systhread_setdata, systhread_sleep,systhread_start, systhread_terminate, systhread_ timerset