Searched defs:ts (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/i386/
H A Dcpu.h47 ts :1, member in struct:_cr0
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_vfs_subr.c90 struct timespec ts; local
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_clock.c163 bsd_timeout( timeout_fcn_t fcn, void *param, struct timespec *ts) argument
H A Dkern_synch.c301 msleep( void *chan, lck_mtx_t *mtx, int pri, const char *wmsg, struct timespec *ts) argument
H A Dkpi_socket.c258 struct timespec ts; local
H A Dmach_loader.c1073 load_threadstate( thread_t thread, unsigned long *ts, unsigned long total_size ) argument
1116 load_threadstack( thread_t thread, unsigned long *ts, unsigned long total_size, user_addr_t *user_stack, int *customstack ) argument
1153 load_threadentry( thread_t thread, unsigned long *ts, unsigned long total_size, mach_vm_offset_t *entry_point ) argument
[all...]
H A Dkern_aio.c877 struct user_timespec ts; local
[all...]
H A Dpthread_synch.c909 x86_thread_state32_t *ts = &state; local
[all...]
H A Duipc_socket2.c417 struct timespec ts; local
H A Dkern_event.c1015 struct user_timespec ts; local
1022 struct timespec ts; local
H A Dsys_generic.c2688 struct user_timespec ts; local
2695 struct timespec ts; local
[all...]
H A Duipc_socket.c865 struct timespec ts; local
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_r_rtmp.c1262 struct timespec ts; local
H A Dddp_lap.c1253 struct timespec ts; local
H A Datp_write.c1416 struct timespec ts; local
1432 struct timespec ts; local
1473 struct timespec ts; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/chud/ppc/
H A Dchud_thread_ppc.c54 struct ppc_thread_state *ts; local
172 struct ppc_thread_state *ts; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dpolicy.h214 policy_timeshare_base_data_t ts; member in struct:policy_bases
220 policy_timeshare_limit_data_t ts; member in struct:policy_limits
226 policy_timeshare_info_data_t ts; member in struct:policy_infos
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dunix_signal.c558 void * ts; local
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/fdesc/
H A Dfdesc_vnops.c446 struct timespec ts; local
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_lock.c572 struct timespec ts; local
H A Dnfs_bio.c571 struct timespec ts = { 30, 0 }; local
642 struct timespec ts; local
1302 struct timespec ts; local
2330 struct timespec ts = {1, 0}; local
[all...]
H A Dnfs_socket.c241 struct timespec ts = { 2, 0 }; local
526 struct timespec ts = { 30, 0 }; local
698 struct timespec ts = { 2, 0 }; local
1288 struct timespec ts = { 30, 0 }; local
1450 struct timespec ts = { 1, 0 }; local
2009 struct timespec ts = { 2, 0 }; local
2044 struct timespec ts = { 2, 0 }; local
2467 struct timespec ts = { 0, 0 }; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dstatus.c116 register struct ppc_thread_state *ts; local
439 register struct ppc_thread_state *ts; local
674 register struct ppc_thread_state *ts; local
965 struct ppc_thread_state64 *ts; local
1500 struct ppc_thread_state *ts =(struct ppc_thread_state *)tsptr; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpcb.c728 set_thread_state32(thread_t thread, x86_thread_state32_t *ts) argument
780 set_thread_state64(thread_t thread, x86_thread_state64_t *ts) argument
818 get_thread_state32(thread_t thread, x86_thread_state32_t *ts) argument
844 get_thread_state64(thread_t thread, x86_thread_state64_t *ts) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_dummynet.c770 struct timespec ts; local
1164 struct timespec ts; local

Completed in 166 milliseconds

12