Google Git
Sign in
cobalt / cobalt / b108943525536ed016362e9c99ce219a9c351109 / . / starboard / common
tree: 90fe0bcbbcf6029623c0ea230fba48594f0caf19 [path history] [tgz]
  1. experimental/
  2. metrics/
  3. allocator.cc
  4. allocator.h
  5. atomic.h
  6. benchmark_main.cc
  7. BUILD.gn
  8. common.cc
  9. condition_variable.cc
  10. condition_variable.h
  11. configuration_defaults.cc
  12. configuration_defaults.h
  13. device_type.cc
  14. device_type.h
  15. file.cc
  16. file.h
  17. fixed_no_free_allocator.cc
  18. fixed_no_free_allocator.h
  19. fixed_no_free_allocator_test.cc
  20. flat_map.h
  21. instance_counter.h
  22. locked_ptr.h
  23. log.cc
  24. log.h
  25. media.cc
  26. media.h
  27. media_test.cc
  28. memory.h
  29. memory_pool.h
  30. memory_test.cc
  31. move.h
  32. murmurhash2.cc
  33. murmurhash2.h
  34. mutex.cc
  35. mutex.h
  36. new.cc
  37. optional.cc
  38. optional.h
  39. optional_internal.h
  40. optional_internal.h.pump
  41. paths.cc
  42. paths.h
  43. player.cc
  44. player.h
  45. player_test.cc
  46. pointer_arithmetic.h
  47. queue.h
  48. README.md
  49. recursive_mutex.cc
  50. recursive_mutex.h
  51. ref_counted.cc
  52. ref_counted.h
  53. reset_and_return.h
  54. reuse_allocator_base.cc
  55. reuse_allocator_base.h
  56. rwlock.cc
  57. rwlock.h
  58. scoped_ptr.h
  59. semaphore.cc
  60. semaphore.h
  61. socket.cc
  62. socket.h
  63. socket_test.cc
  64. spin_lock.cc
  65. spin_lock.h
  66. state_machine.cc
  67. state_machine.h
  68. storage.cc
  69. storage.h
  70. string.h
  71. system_property.h
  72. test_main.cc
  73. thread.cc
  74. thread.h
  75. thread_collision_warner.cc
  76. thread_collision_warner.h
  77. time.cc
  78. time.h
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