gecko-dev/ipc/bluetooth
Thomas Zimmermann da8f73f148 Bug 1172479: Replace |nsIThread| by |MessageLoop| in socket I/O code, r=kmachulis
Dispatching events via |nsIThread| doesn't work with worker threads. This
patch replaces all uses of |nsIThread| in the socket code by equivalent
uses of |MessageLoop|.
2015-06-09 09:50:10 +02:00
..
BluetoothDaemonConnection.cpp Bug 1172479: Replace |nsIThread| by |MessageLoop| in socket I/O code, r=kmachulis 2015-06-09 09:50:10 +02:00
BluetoothDaemonConnection.h Bug 1172479: Replace |nsIThread| by |MessageLoop| in socket I/O code, r=kmachulis 2015-06-09 09:50:10 +02:00
BluetoothDaemonConnectionConsumer.cpp Bug 1167207: Add |BluetoothDaemonConnectionConsumer|, r=shuang 2015-05-26 18:29:01 +02:00
BluetoothDaemonConnectionConsumer.h Bug 1168806: Use 'consumer thread' in socket interface, r=kmachulis 2015-06-02 10:01:58 +02:00
moz.build Bug 1167207: Add |BluetoothDaemonConnectionConsumer|, r=shuang 2015-05-26 18:29:01 +02:00