由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 问一个 interview question
相关主题
一个JAVA语法问题c++ thread 求助 (转载)
hashmap和hashtable的区别?请教三个多线程(multi-threading)题目
问个multi threading code 题,同时请问高手mutil threading 编程有什么好书,网站和教程推荐?看来TANGO 比 FLAGT 要求都高啊!
一道关于SMP and threading 题目求助premium processing stopped
career cup 如何测context switch花费时间?昨天rfe 今天又变成initial review,但是pp clock stopped
two functons and two threads[合集] 做完ReviewNet的题
求教神码是 Unix/Posix programminggoogle面试全过程(简装版)
一道多线程的面试题Bloomberg C# developer interview.
相关话题的讨论汇总
话题: thread话题: question话题: interview
进入JobHunting版参与讨论
1 (共1页)
u***b
发帖数: 18
1
Thread t = new Thread();
t.start();
t = null;
will t be stopped?
K******g
发帖数: 1870
2
肯定不会啊

【在 u***b 的大作中提到】
: Thread t = new Thread();
: t.start();
: t = null;
: will t be stopped?

k**********i
发帖数: 177
3
why? 详细点儿呀

【在 K******g 的大作中提到】
: 肯定不会啊
1 (共1页)
进入JobHunting版参与讨论
相关主题
Bloomberg C# developer interview.career cup 如何测context switch花费时间?
说说某著名软件公司的onsite面试two functons and two threads
Google on-site最恐怖的事求教神码是 Unix/Posix programming
攒人品,写面题一道多线程的面试题
一个JAVA语法问题c++ thread 求助 (转载)
hashmap和hashtable的区别?请教三个多线程(multi-threading)题目
问个multi threading code 题,同时请问高手mutil threading 编程有什么好书,网站和教程推荐?看来TANGO 比 FLAGT 要求都高啊!
一道关于SMP and threading 题目求助premium processing stopped
相关话题的讨论汇总
话题: thread话题: question话题: interview