Adic Server Instrukcja Użytkownika Strona 177

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 218
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 176
aci_async_add() 5-5
21 Dec 2001
aci_async_add - adds an entry in the shared memory
area
aci_async_create - creates and initializes the shared
memory area
aci_async_find - finds required shared memory table
entry
aci_async_free - frees required shared memory table
entry
There is also a header file for C developers, aci_async.h,
defining all the required structures and macros for
development of software using the ACI asynchronous
support.
aci_async_add()
The aci_asyn_add() function adds a new aci_async_entry
element to the shared memory array. See Figure 5-1.
Figure 5-1 Example of a Generic aci_async_add() Function
Parameters
The aci_func parameters are as follows:
das_mount
das_dismount
das_force
das_insert
das_eject
das_eject_complete
#include "aci_async.h"
#include "aci_xdr.h"
aci_async_entry* aci_async_add(int aci_func, ...);
Przeglądanie stron 176
1 2 ... 172 173 174 175 176 177 178 179 180 181 182 ... 217 218

Komentarze do niniejszej Instrukcji

Brak uwag