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)
commitfe775263b9303ca293ade13b35d7f42d4fb2680f
treebcddb72f946a1e46722f85e836bd94882eac5428
parentdf7a6057ae222f13f0a4a2ff63f53178b397f0c9
parentd245ff47fe37d9c3332ce6a836f866f5a543f79e
Merge: PNaCl : Added threading to pnacl.nit

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>