Searched refs:locks (Results 51 - 75 of 90) sorted by relevance

1234

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_timer.c73 #include <kern/locks.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dfrag6.c45 #include <kern/locks.h>
H A Dah_input.c52 #include <kern/locks.h>
H A Desp_core.c47 #include <kern/locks.h>
H A Desp_input.c52 #include <kern/locks.h>
H A Dip6_mroute.c94 #include <kern/locks.h>
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dgenassym.c69 #include <kern/locks.h>
H A Dlocks_i386.c68 #include <kern/locks.h>
706 * Sleep locks. These use the same data structure and algorithm
707 * as the spin locks, but the process sleeps while it is waiting
829 * Sleep locks. These use the same data structure and algorithm
830 * as the spin locks, but the process sleeps while it is waiting
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_object.h81 #include <kern/locks.h>
265 * the following fields are not protected by any locks
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_attrlist.c45 #include <kern/locks.h>
H A Dhfs_cnode.c40 #include <kern/locks.h>
180 // own locks. This is to prevent a file with a lot of attributes
1115 * Acquire 4 cnode locks.
1117 * - all or none of the locks are taken
1162 /* Drop any locks we acquired. */
H A Dhfs_vfsops.c91 #include <kern/locks.h>
4005 * locks Which locks need to be taken for the given system file.
4018 hfs_reclaim_sys_file(struct hfsmount *hfsmp, struct vnode *vp, u_long startblk, int locks, Boolean *moved, vfs_context_t context) argument
4037 locks |= SFL_BITMAP | SFL_EXTENTS;
4044 lockflags = hfs_systemfile_lock(hfsmp, locks, HFS_EXCLUSIVE_LOCK);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_authorization.c53 #include <kern/locks.h>
162 /* can't alloc locks after this */
H A Dsysv_shm.c97 #include <kern/locks.h>
H A Dmcache.c56 #include <kern/locks.h>
H A Duipc_usrreq.c93 #include <kern/locks.h>
H A Duipc_socket2.c86 #include <kern/locks.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dradix.c81 #include <kern/locks.h>
H A Dbpf.c119 #include <kern/locks.h>
H A Dif_vlan.c98 #include <kern/locks.h>
117 ** vlan locks
H A Dkpi_interface.c48 #include <kern/locks.h>
H A Dif.c70 #include <kern/locks.h>
1900 /* Allocate while we aren't holding any locks */
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsys_glue.c48 #include <kern/locks.h>
H A Dddp_r_rtmp.c58 #include <kern/locks.h>
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dlocks.c64 #include <kern/locks.h>

Completed in 288 milliseconds

1234