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