This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2fb72e08f41a67bbed534eb1035ba5bfc2df0e1
frameworks_base
/
include
/
private
History
Mathias Agopian
fb4f266a1b
add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes
2009-07-13 22:06:36 -07:00
..
binder
move libbinder's header files under includes/binder
2009-05-20 12:55:03 -07:00
media
Fix issue
1743700
: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
2009-07-07 07:10:45 -07:00
opengles
merge master in master_gl
2009-06-24 18:31:21 -07:00
ui
add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes
2009-07-13 22:06:36 -07:00
utils
implement Mutex and Condition with pthread instead of calling futex directly.
2009-07-13 15:14:23 -07:00