OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pts_spin
(Results
1 - 2
of
2
) 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
210
__pthread_spin_t
pts_spin
;
member in struct:__pthread_spinlock_st
Completed in 12 milliseconds
Indexes created Wed Nov 05 01:09:58 GMT 2025