OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gc_list
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
subr_thmap.c
234
thmap_gc_t *
gc_list
; // C11 _Atomic
member in struct:thmap
972
head = atomic_load_relaxed(&thmap->
gc_list
);
976
if (!atomic_compare_exchange_weak_explicit_ptr(&thmap->
gc_list
, &head, gc,
986
return atomic_exchange_explicit(&thmap->
gc_list
, NULL,
Completed in 29 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025