討論區: 開發者論壇 (Thread #821)

スレッドの止め方教えて(困) (2002-07-16 17:45 by skeishi #1415)

TiMidity++のスレッドとめるのに、ExitThread()つかうとなんかうまく止まらないまま制御が戻ってきて、次の操作でエラーになります。
現在は ExitThread()とTerminateThread()両方つかって止めてますが、実際どっちが効いて止まったのか不明なとこがこわいです。
誰かスマートなとめ方考えて教えて下さい。

回覆 #1415×

You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.) 登入

RE: スレッドの止め方教えて(困) (2002-07-27 20:00 by 匿名 #1519)

古いtimidityのコードを使って実験したところ、前のスレッドの残骸はそのままで、次のスレッド動かせばパフォーマンスも良くてOKでした。
ただ現在のTiMidity++は、コードををdllの中に取り込みスレッドとして起動した場合、2つめのスレッドを起動するとエラーになってしまいます。
TiMidity++のコードに手を加えるのは面倒そうなので、どうしたものかと考えてます。
回覆: #1415

回覆 #1519×

You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.) 登入

TiMidity++の方の進化で解決! (2002-07-29 14:49 by skeishi #1535)

新しいTiMidity++ではわずかな変更で、2つのスレッドが動きました。
TiMidity++に対するパッチはβ1に取り込まれてます。
回覆: #1519

回覆 #1535×

You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.) 登入