Google Git
Sign in
cobalt / cobalt / e83fce97d7405b0b5e569d961aa431b1112ac6ac / . / src / starboard / common
tree: df75fa66b446f7c97d53774df101621fef0065de [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. move.h
  22. murmurhash2.cc
  23. murmurhash2.h
  24. mutex.cc
  25. mutex.h
  26. new.cc
  27. optional.cc
  28. optional.h
  29. optional_internal.h
  30. optional_internal.h.pump
  31. queue.h
  32. README.md
  33. recursive_mutex.cc
  34. recursive_mutex.h
  35. ref_counted.cc
  36. ref_counted.h
  37. reset_and_return.h
  38. rwlock.cc
  39. rwlock.h
  40. scoped_ptr.h
  41. semaphore.cc
  42. semaphore.h
  43. socket.cc
  44. socket.h
  45. socket_test.cc
  46. spin_lock.cc
  47. spin_lock.h
  48. state_machine.cc
  49. state_machine.h
  50. storage.cc
  51. storage.h
  52. string.h
  53. test_main.cc
  54. thread.cc
  55. thread.h
  56. thread_collision_warner.cc
  57. 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