mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
.developing Turtle
git-svn-id: svn://ultimatepp.org/upp/trunk@6830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
cb5a409d9b
commit
55c539d4ad
13 changed files with 136 additions and 89 deletions
|
|
@ -18,6 +18,7 @@ int Ctrl::main_pid;
|
|||
Vector<int> Ctrl::pid;
|
||||
bool Ctrl::quit;
|
||||
|
||||
|
||||
void Ctrl::Broadcast(int signal) {
|
||||
#ifdef PLATFORM_POSIX
|
||||
if(getpid() == main_pid)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue