Scroll to navigation

Ns_Cache(3aolserver) AOLserver Library Procedures Ns_Cache(3aolserver)
 

NAME

Ns_CacheBroadcast, Ns_CacheCreate, Ns_CacheCreateEntry, Ns_CacheCreateSz, Ns_CacheDeleteEntry, Ns_CacheDestroy, Ns_CacheFind, Ns_CacheFindEntry, Ns_CacheFirstEntry, Ns_CacheFlush, Ns_CacheFlushEntry, Ns_CacheFree, Ns_CacheGetValue, Ns_CacheKey, Ns_CacheLock, Ns_CacheTryLock, Ns_CacheMalloc, Ns_CacheName, Ns_CacheNextEntry, Ns_CacheSetValue, Ns_CacheSetValueSz, Ns_CacheSignal, Ns_CacheTimedWait, Ns_CacheUnlock, Ns_CacheUnsetValue, Ns_CacheWait - library procedures

SYNOPSIS

#include "ns.h"
Ns_CacheBroadcast(arg, arg)
Ns_CacheCreate(arg, arg)
Ns_CacheCreateEntry(arg, arg)
Ns_CacheCreateSz(arg, arg)
Ns_CacheDeleteEntry(arg, arg)
Ns_CacheDestroy(arg, arg)
Ns_CacheFind(arg, arg)
Ns_CacheFindEntry(arg, arg)
Ns_CacheFirstEntry(arg, arg)
Ns_CacheFlush(arg, arg)
Ns_CacheFlushEntry(arg, arg)
Ns_CacheFree(arg, arg)
Ns_CacheGetValue(arg, arg)
Ns_CacheKey(arg, arg)
Ns_CacheLock(arg, arg)
Ns_CacheTryLock(arg, arg)
Ns_CacheMalloc(arg, arg)
Ns_CacheName(arg, arg)
Ns_CacheNextEntry(arg, arg)
Ns_CacheSetValue(arg, arg)
Ns_CacheSetValueSz(arg, arg)
Ns_CacheSignal(arg, arg)
Ns_CacheTimedWait(arg, arg)
Ns_CacheUnlock(arg, arg)
Ns_CacheUnsetValue(arg, arg)
Ns_CacheWait(arg, arg)
 

DESCRIPTION

These functions ...

SEE ALSO

nsd(1), info(n)

KEYWORDS

4.0 AOLserver