Systhread_Attach; Systhread_Current - Netscape ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Manual

Nsapi
Table of Contents

Advertisement

NSAPI Functions (in Alphabetical Order)
Syntax
char *system_unix2local(char *path, char *lp);
Returns
A pointer to the local file system path string
Parameters
char *path
char *lp
You must allocate the parameter
local pathname.
See also
system_fclose, system_flock, system_fopenRO, system_fopenRW,
system_fopenWA, system_fwrite

systhread_attach

The
platform-independent thread.
Syntax
SYS_THREAD systhread_attach(void);
Returns
A
SYS_THREAD
Parameters
none.
See also
systhread_current, systhread_getdata, systhread_init,
systhread_newkey, systhread_setdata, systhread_sleep,
systhread_start, systhread_timerset

systhread_current

The
Syntax
SYS_THREAD systhread_current(void);
186
Netscape Enterprise Server NSAPI Programmer's Guide • November 2001
is the UNIX-style pathname to be converted.
is the local pathname.
function makes an existing thread into a
systhread_attach
pointer to the platform-independent thread.
systhread_current
, and it must contain enough space to hold the
lp
function returns a pointer to the current thread.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enterprise server 6.0

Table of Contents