Merge: PNaCl : Added threading to pnacl.nit
authorJean Privat <jean@pryen.org>
Thu, 12 Jun 2014 21:56:12 +0000 (17:56 -0400)
committerJean Privat <jean@pryen.org>
Thu, 12 Jun 2014 21:56:12 +0000 (17:56 -0400)
Added threading to pnacl.nit in order to launch Nit on a new thread and still be capable of handling messages.

Pull-Request: #492
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>


Trivial merge