OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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 in function:nfsrc_trimcache
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 in function:nfssvc_idname
3444
atomic_cmpset_acq_int(&
onethread
, 0, 1) != 0) {
3521
atomic_store_rel_int(&
onethread
, 0);
Completed in 14 milliseconds
Indexes created Sun Sep 21 14:09:52 GMT 2025