HomeSort by relevance Sort by last modified time
    Searched defs:semaphore (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/scadm/sparc/mpxu/common/
xsem.h 37 * xsem.h: to provide a semaphore system (used by the smq routines)
57 int semaphore; member in struct:__anon1378
  /onnv/onnv-gate/usr/src/lib/libdiskmgt/common/
events.c 53 static sema_t semaphore; variable
102 (void) sema_wait(&semaphore);
148 (void) sema_post(&semaphore);
164 *errp = sema_init(&semaphore, 0, USYNC_THREAD, NULL);
307 (void) sema_post(&semaphore);
  /onnv/onnv-gate/usr/src/lib/libc_db/common/
thread_db.c 42 sema_t semaphore; member in union:__anon3367
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
ql_api.h 462 uint8_t semaphore; /* Semaphore */ member in struct:__anon7
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
qlge_hw.h 304 * Semaphore Register (SEM) bit definitions.
493 * Semaphore Register (SEM) bit definitions.
1192 volatile uint32_t semaphore; \/* 0x64 *\/ member in struct:__anon22
    [all...]

Completed in 240 milliseconds