Searched refs:th (Results 76 - 100 of 328) sorted by relevance

1234567891011>>

/macosx-10.10/ruby-106/ruby/lib/webrick/
H A Dserver.rb175 th = start_thread(sock, &block)
176 th[:WEBrickThread] = true
177 thgroup.add(th)
198 thgroup.list.each{|th| th.join if th[:WEBrickThread] }
/macosx-10.10/ruby-106/ruby/test/open-uri/
H A Dtest_open-uri.rb105 th = Thread.new {
121 Thread.kill(th)
122 th.join
305 th = Thread.new {
330 Thread.kill(th)
331 th.join
339 th = Thread.new {
355 Thread.kill(th)
356 th.join
519 th
[all...]
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-tcp.c276 register struct tcp_seq_hash *th; local
368 for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE];
369 th->nxt; th = th->nxt)
370 if (memcmp((char *)&tha, (char *)&th->addr,
371 sizeof(th->addr)) == 0)
374 if (!th->nxt || (flags & TH_SYN)) {
376 if (th->nxt == NULL) {
377 th
[all...]
/macosx-10.10/ruby-106/ruby/bootstraptest/
H A Dtest_thread.rb195 th = Thread.start(Thread.current) {|u| u.raise }
199 th.join
236 th = Thread.new {sleep 2}
237 th.join(1)
238 th.join
243 th = Thread.new {sleep 2}
245 Timeout.timeout(1) {th.join}
248 th.join
384 (1..100).map{ Thread.new(true) {|x| x == false } }.each{|th| th
[all...]
/macosx-10.10/ruby-106/ruby/test/drb/
H A Ddrbtest.rb80 Thread.list.each {|th|
81 if th.respond_to?(:pid) && th[:drb_service] == @service_name
84 Process.kill signal, th.pid
93 th.join
308 Thread.list.each {|th|
309 if th.respond_to?(:pid) && th[:drb_service] == @service_name
312 Process.kill signal, th.pid
321 th
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dbsd_kern.c78 void *get_bsdthreadtask_info(thread_t th) argument
80 return(th->task != TASK_NULL ? th->task->bsd_info : NULL);
94 void *get_bsdthread_info(thread_t th) argument
96 return(th->uthread);
102 int get_thread_lock_count(thread_t th); /* forced forward */
103 int get_thread_lock_count(thread_t th) argument
105 return(th->mutex_count);
426 task_t get_threadtask(thread_t th) argument
428 return(th
535 get_thread_userstop( thread_t th) argument
565 thread_should_abort( thread_t th) argument
583 thread_t th = current_thread(); local
[all...]
H A Dthread.h220 uint16_t grrr_deficit; /* fixed point (1/1000th quantum) fractional deficit */
554 #define thread_lock_init(th) simple_lock_init(&(th)->sched_lock, 0)
555 #define thread_lock(th) simple_lock(&(th)->sched_lock)
556 #define thread_unlock(th) simple_unlock(&(th)->sched_lock)
558 #define wake_lock_init(th) simple_lock_init(&(th)->wake_lock, 0)
559 #define wake_lock(th) simple_loc
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_cc.c195 tcp_ccdbg_trace(struct tcpcb *tp, struct tcphdr *th, int32_t event) argument
198 #pragma unused(th)
255 struct tcpcb *, tp, struct tcphdr *, th, int32_t, event);
335 tcp_cc_delay_ack(struct tcpcb *tp, struct tcphdr *th) argument
338 if ((th->th_flags & ~TH_ACK))
347 (th->th_flags & TH_PUSH) == 0 &&
353 (th->th_flags & TH_PUSH) == 0 &&
/macosx-10.10/ruby-106/ruby/
H A Dload.c577 rb_thread_t *th = GET_THREAD(); local
578 volatile VALUE wrapper = th->top_wrapper;
579 volatile VALUE self = th->top_self;
583 rb_thread_t *volatile th0 = th;
586 th->errinfo = Qnil; /* ensure */
590 th->top_wrapper = 0;
594 th->top_self = rb_obj_clone(rb_vm_top_self());
595 th->top_wrapper = rb_module_new();
596 rb_extend_object(th->top_self, th
937 rb_thread_t *th = GET_THREAD(); local
[all...]
H A Dsignal.c473 rb_register_sigaltstack(rb_thread_t *th) argument
477 if (!th->altstack)
478 rb_bug("rb_register_sigaltstack: th->altstack not initialized\n");
480 newSS.ss_sp = th->altstack;
613 NORETURN(void ruby_thread_stack_overflow(rb_thread_t *th));
614 rb_thread_t *th = GET_THREAD(); local
615 if (ruby_stack_overflowed_p(th, addr)) {
616 ruby_thread_stack_overflow(th);
712 rb_signal_exec(rb_thread_t *th, int sig) argument
741 rb_threadptr_signal_raise(th, si
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dpmap.h611 #define PMAP_SWITCH_USER(th, new_map, my_cpu) { \
615 PMAP_DEACTIVATE_MAP(th->map, th); \
616 th->map = new_map; \
617 PMAP_ACTIVATE_MAP(th->map, th); \
619 inval_copy_windows(th); \
622 #define PMAP_SWITCH_USER(th, new_map, my_cpu) { \
626 PMAP_DEACTIVATE_MAP(th->map, th, my_cp
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf_norm.c2100 struct tcphdr *th = pd->hdr.tcp; local
2109 sxport.port = th->th_sport;
2110 dxport.port = th->th_dport;
2138 !pf_osfp_match(pf_osfp_fingerprint(pd, m, off, th),
2165 flags = th->th_flags;
2186 if (th->th_off < (sizeof (struct tcphdr) >> 2))
2190 if (flags != th->th_flags || th->th_x2 != 0) {
2193 ov = *(u_int16_t *)(&th->th_ack + 1);
2194 th
2243 pf_normalize_tcp_init(struct mbuf *m, int off, struct pf_pdesc *pd, struct tcphdr *th, struct pf_state_peer *src, struct pf_state_peer *dst) argument
2338 pf_normalize_tcp_stateful(struct mbuf *m, int off, struct pf_pdesc *pd, u_short *reason, struct tcphdr *th, struct pf_state *state, struct pf_state_peer *src, struct pf_state_peer *dst, int *writeback) argument
2738 pf_normalize_tcpopt(struct pf_rule *r, int dir, struct pfi_kif *kif, struct pf_pdesc *pd, struct mbuf *m, struct tcphdr *th, int off, int *rewrptr) argument
[all...]
H A Dpf.c2321 struct tcphdr *th, struct pf_state_peer *dst)
2323 int hlen = (th->th_off << 2) - sizeof (*th), thoptlen = hlen;
2330 !pf_pull_hdr(m, off + sizeof (*th), opts, hlen, NULL, NULL, pd->af))
2348 pf_change_a(&sack.start, &th->th_sum,
2351 pf_change_a(&sack.end, &th->th_sum,
2356 copyback = off + sizeof (*th) + thoptlen;
2371 m_copyback(m, off + sizeof (*th), thoptlen, opts);
2392 struct tcphdr *th = NULL; local
2477 th
2320 pf_modulate_sack(struct mbuf *m, int off, struct pf_pdesc *pd, struct tcphdr *th, struct pf_state_peer *dst) argument
4060 struct tcphdr *th = pd->hdr.tcp; local
5151 struct tcphdr *th = pd->hdr.tcp; local
5502 struct tcphdr *th; local
5850 struct tcphdr *th = pd->hdr.tcp; local
6778 struct tcphdr th; local
8216 struct tcphdr th; local
8807 struct tcphdr th; local
[all...]
/macosx-10.10/ruby-106/ruby/test/ruby/
H A Dtest_thread.rb10 th = super
11 Threads << th
12 th
527 th = Thread.new{
542 th.raise
544 th.join
605 th = Thread.start{
618 th.raise RuntimeError
619 th.join
668 th
[all...]
/macosx-10.10/ruby-106/ruby/test/thread/
H A Dtest_queue.rb96 th = Thread.start {
101 th.kill
102 th.join
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_thingy.c120 Thingy th = (Thingy) hn; local
122 zsfree(th->nam);
123 zfree(th, sizeof(*th));
138 refthingy(Thingy th) argument
140 if(th)
141 th->rc++;
142 return th;
147 unrefthingy(Thingy th) argument
149 if(th
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/perf/collationperf/
H A DCollPerf.pl181 <th align="left">Operation</th>
182 <th align="left">Units</th>
183 <th align="left">Description</th>
/macosx-10.10/dcerpc-61/www/content/css/blueprint/src/
H A Dtypography.css77 th { font-weight: bold; }
78 thead th { background: #c3d9ff; }
79 th,td,caption { padding: 4px 10px 4px 5px; }
/macosx-10.10/ICU-531.30/icuSources/data/translit/
H A Dtrnsfiles.mk22 # | TRANLIST_SOURCE = el.txt th.txt
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DBreakpoint.css46 .popover .edit-breakpoint-popover-content > table > tr > th {
/macosx-10.10/misc_cmds-33/calendar/calendars/
H A Dcalendar.usholiday36 11/ThuFourth Thanksgiving Day (4th Thursday in November)
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dpostscr.vim4 " Last Change: 27th June 2002
/macosx-10.10/apache-793/httpd/docs/manual/style/css/
H A Dmanual-print.css255 td, th {
263 th {
271 tr.header, tr.header th {
283 table.bordered table th {
288 table.bordered th,
290 table table.bordered th {
296 table.module th,
297 table.directive th {
344 table#legend table th {
362 table.related th,
[all...]
/macosx-10.10/CPANInternal-159.1/IO-Socket-SSL/t/
H A Dverify_hostname.t74 my ($th,$dh) = splice(@alt,0,2);
75 $th == $typ and $dh eq $data or print "not ";
/macosx-10.10/ruby-106/ruby/lib/rdoc/markup/
H A Dto_html.rb51 @th = nil

Completed in 355 milliseconds

1234567891011>>