Searched defs:hdl (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunixware.c331 thread_t hdl; local
334 hdl = thread->md.handle;
342 thr_suspend(hdl);
H A Dsolaris.c276 thread_t hdl; local
278 hdl = thread->md.handle;
286 thr_suspend(hdl);

Completed in 760 milliseconds