OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_sync_thread
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
txg_impl.h
114
kthread_t *
tx_sync_thread
;
member in struct:tx_state
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
txg.c
218
tx->
tx_sync_thread
= thread_create(NULL, 32<<10, txg_sync_thread,
499
txg_thread_exit(tx, &cpr, &tx->
tx_sync_thread
);
dsl_pool.c
713
* TRUE if the current thread is the
tx_sync_thread
or if we
719
return (curthread == dp->dp_tx.
tx_sync_thread
||
Completed in 32 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026