OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onethread
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdcache.c
846
static int
onethread
= 0, oneslot = 0;
local
865
if (atomic_cmpset_acq_int(&
onethread
, 0, 1) == 0)
970
atomic_store_rel_int(&
onethread
, 0);
/src/sys/fs/nfs/common/
nfs_commonsubs.c
3197
static int
onethread
= 0;
local
3444
atomic_cmpset_acq_int(&
onethread
, 0, 1) != 0) {
3521
atomic_store_rel_int(&
onethread
, 0);
Completed in 20 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026