Searched refs:spinlock_t (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/gdtoa/FreeBSD/
H A Dglue.c10 spinlock_t __gdtoa_locks[2];
H A Dgdtoaimp.h542 extern spinlock_t __gdtoa_locks[2];
/macosx-10.10.1/Libc-1044.1.2/fbsdcompat/
H A Dspinlock.h65 typedef pthread_lock_t spinlock_t; typedef
91 } spinlock_t; typedef in typeref:struct:__anon2713
107 void _spinlock(spinlock_t *);
108 void _spinlock_debug(spinlock_t *, char *, int);
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-sync.mm61 spinlock_t lock;
63 char align[64 - sizeof (spinlock_t) - sizeof (SyncData *)];
115 spinlock_t *lockp = &LOCK_FOR_OBJ(object);
H A Dobjc-references.mm194 static spinlock_t _lock;
207 spinlock_t AssociationsManager::_lock = SPINLOCK_INITIALIZER;
H A Dobjc-os.h211 #define spinlock_t os_lock_handoff_s macro
471 typedef mutex_t spinlock_t; typedef
H A DNSObject.mm151 spinlock_t slock;
244 spinlock_t *lock1;
246 spinlock_t *lock2;
262 spinlock_t *temp = lock1;
304 spinlock_t *lock;
367 spinlock_t *lock;
H A Dobjc-class.mm743 static spinlock_t lock = SPINLOCK_INITIALIZER;
H A Dobjc-class-old.mm1539 static spinlock_t impLock = SPINLOCK_INITIALIZER;
/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Dmutex_int.h148 typedef spinlock_t tsl_t;
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dconfigure30940 typedef spinlock_t tsl_t;
30941 spinlock_t x;
[all...]

Completed in 192 milliseconds