O HAI THIS BLOG PURPZIEZ 2 B UZED AZ MAH PLESIOUS MEM. :)

2006/07/29

mutex-flavor FIFO, NomiKai

例のBorland C++ Builderなブツ.
子プロセス生成方法をCreateProcess()とfork(2)しか知らないので,
VCL+GDIなブツと統一感を持った状態を維持しつつ,
適当な複数のスレッドを一つの子プロセスに閉じ込められない事に気付いた.
方法を調べるのが面倒だし,なんか気に食わないので,
自前のmutexを仕込んだFIFOとSleep()で誤摩化しておいた. :P
[Smacked the Borland C++ Builder stuff.
I've only coded for creating child proc by CreateProcess()
or fork(2).
It means this low level system calls make VCL+GDI stuff
crap, IMHO.
So, I realized there is no clue to encapsulate sane threads
into one child proc, if no new stuff learning.
Then, I coded it w/ my stupid mutex-flavor FIFO to fake it. :P]

今日は早めに仕事を終わり,月末定例飲み会.
何故か手始めにボーリングを1ゲームだけやってから,
社長の隣でコーラをガブ飲みしていたら色々絡まれる.
「新人は遅刻しちゃダメ,早く来て会社で寝てろ」とか.
おいおい,それはイイのかー? :P
「MLとかbugzieを見てウケてると,
何時の間にか朝になっているんです」とか
ムニャムニャ言い訳をしておいた. ;)
[Today was NomiKai.
Played bowling, stuffed Cola where next seat of my boss.
Then, he said,
"You should have no morning tardiness, OK?
To snooze when the office time is better."
Well, is really better? :P
So, I outed like,
"Nah, ML and bugzie make me LOL,
and it makes shorter my sleeping time, thogh." ;)]

0 件のコメント: