OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pts_spin
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libpthread/
pthread_spin.c
71
pthread_lockinit(&lock->
pts_spin
);
83
if (!__SIMPLELOCK_UNLOCKED_P(&lock->
pts_spin
))
100
while (pthread__spintrylock(self, &lock->
pts_spin
) == 0) {
116
if (pthread__spintrylock(self, &lock->
pts_spin
) == 0)
130
pthread__spinunlock(self, &lock->
pts_spin
);
pthread_types.h
209
__pthread_spin_t
pts_spin
;
member in struct:__pthread_spinlock_st
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
types.d
887
pthread_spin_t
pts_spin
;
Completed in 16 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026