Home
last modified time | relevance | path

Searched refs:contexts (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.121.3/bsd/nfs/
H A Dnfs_gss.c2931 int contexts = 0; in nfs_gss_svc_ctx_timer() local
2948 contexts++; in nfs_gss_svc_ctx_timer()
2962 contexts--; in nfs_gss_svc_ctx_timer()
2967 nfs_gss_ctx_count = contexts; in nfs_gss_svc_ctx_timer()
/xnu-8020.121.3/doc/allocators/
H A Dapi-basics.md51 used for allocations under spinlock and other preemption disabled contexts;
/xnu-8020.121.3/tests/
H A Dstackshot_block_owner_14362384.m600 … process to send a message to, and block while both sending and receiving in different contexts. */
H A Dstackshot_tests.m912 // Create a chain of fake async contexts; sync with asyncstack_expected_stack below