HomeSort by: relevance | last modified time | path
    Searched refs:lock_t (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/lib/isc/pthreads/
mutex.c 84 struct timeval lock_t; member in struct:isc_mutexstats
157 mp->stats->lock_t = postlock_t;
196 timevalsub(&unlock_t, &mp->stats->lock_t);
  /src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/
mutex.c 71 struct timeval lock_t; member in struct:isc_mutexstats
144 mp->stats->lock_t = postlock_t;
184 timevalsub(&unlock_t, &mp->stats->lock_t);
  /src/usr.sbin/lockstat/
main.c 87 } lock_t; typedef in typeref:struct:lockstruct
164 static lock_t *morelocks(void);
568 * Allocate a new block of lock_t structures.
570 static lock_t *
574 lock_t *l, *lp, *max;
576 l = (lock_t *)malloc(sizeof(*l) * batch);
612 lock_t *l, *l2;
618 * Recycle lock_t structures from the last run.
739 lock_t *l;
  /src/sys/external/bsd/ipf/netinet/
ip_auth.c 1111 lock_t *l;
ip_log.c 735 lock_t *l;
ip_sync.c 610 lock_t *l;
  /src/external/bsd/ipf/dist/
ip_sync.c 623 lock_t *l;

Completed in 193 milliseconds