Google Git
Sign in
cobalt / cobalt / 308ed6b84664d59944cd65f4b4359c28a2443be6 / . / src / starboard / common
tree: e506987993809b5955baea8c8e0eb681830103eb [path history] [tgz]
  1. experimental/
  2. benchmark_main.cc
  3. BUILD.gn
  4. byte_swap.h
  5. common.cc
  6. common.gyp
  7. condition_variable.cc
  8. condition_variable.h
  9. configuration_defaults.cc
  10. configuration_defaults.h
  11. file.cc
  12. file.h
  13. flat_map.h
  14. instance_counter.h
  15. locked_ptr.h
  16. log.cc
  17. log.h
  18. move.h
  19. murmurhash2.cc
  20. murmurhash2.h
  21. mutex.cc
  22. mutex.h
  23. new.cc
  24. optional.cc
  25. optional.h
  26. optional_internal.h
  27. optional_internal.h.pump
  28. queue.h
  29. README.md
  30. recursive_mutex.cc
  31. recursive_mutex.h
  32. ref_counted.cc
  33. ref_counted.h
  34. reset_and_return.h
  35. rwlock.cc
  36. rwlock.h
  37. scoped_ptr.h
  38. semaphore.cc
  39. semaphore.h
  40. socket.cc
  41. socket.h
  42. spin_lock.cc
  43. spin_lock.h
  44. state_machine.cc
  45. state_machine.h
  46. storage.cc
  47. storage.h
  48. string.h
  49. test_main.cc
  50. thread.cc
  51. thread.h
  52. thread_collision_warner.cc
  53. thread_collision_warner.h
src/starboard/common/README.md

Starboard Common Library

Shared library code of C++ helper classes on top of the C Starboard APIs. A good example is the Socket class built on top of the SbSocket API. The class provides RAII-style mechanism to manage resources.

Intended Use

The library is intended to be used by both Starboard and Cobalt layers.

Powered by Gitiles| Privacy| Termstxt json