Linux bluetooth development
 help / color / mirror / Atom feed
* [RFC 0/2] Make HAL debug thread-safe
@ 2013-10-28 14:06 Andrei Emeltchenko
  2013-10-28 14:06 ` [RFC 1/2] android: Add thread-safe helpers Andrei Emeltchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andrei Emeltchenko @ 2013-10-28 14:06 UTC (permalink / raw)
  To: linux-bluetooth

From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>

Since HAL is threaded this makes it safe to print properties and bdaddr.
This is slightly modified bionic thread-safe code.

Please comment.

Andrei Emeltchenko (2):
  android: Add thread-safe helpers
  android: Use thread-safe helpers

 android/client/textconv.c |   15 ++++++++-----
 android/pthread-local.h   |   51 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 61 insertions(+), 5 deletions(-)
 create mode 100644 android/pthread-local.h

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-10-28 15:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-28 14:06 [RFC 0/2] Make HAL debug thread-safe Andrei Emeltchenko
2013-10-28 14:06 ` [RFC 1/2] android: Add thread-safe helpers Andrei Emeltchenko
2013-10-28 14:06 ` [RFC 2/2] android: Use " Andrei Emeltchenko
2013-10-28 15:30 ` [PATCH 1/2] android: Add " Andrei Emeltchenko
2013-10-28 15:30   ` [PATCH 2/2] android: Use " Andrei Emeltchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox