OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pthread_spin_init
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libpthread/
pthread_spin.c
56
pthread_spin_init
(pthread_spinlock_t *lock, int pshared)
function in typeref:typename:int
/src/lib/libukfs/
ukfs.c
114
#define
pthread_spin_init
(a,b)
macro
228
if (
pthread_spin_init
(&part->part_lck, PTHREAD_PROCESS_PRIVATE) == -1) {
627
pthread_spin_init
(&fs->ukfs_spin, PTHREAD_PROCESS_SHARED);
Completed in 13 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025