David 'Digit' Turner
7e5e9f4270
am bc10cd29: Fix a typo that resulted in a crash in the boot sequence
...
Merge commit 'bc10cd2900cdb7fed077163b6a33e0f8572b2b19' into eclair-plus-aosp
* commit 'bc10cd2900cdb7fed077163b6a33e0f8572b2b19':
Fix a typo that resulted in a crash in the boot sequence
2009-09-23 16:09:39 -07:00
David 'Digit' Turner
bc10cd2900
Fix a typo that resulted in a crash in the boot sequence
2009-09-23 15:56:50 -07:00
David 'Digit' Turner
9641805419
am d154954f: Merge change 26419 into eclair
...
Merge commit 'd154954f02691618fdf73a5a97336e64cad37af0' into eclair-plus-aosp
* commit 'd154954f02691618fdf73a5a97336e64cad37af0':
Add pthread_mutex_lock_timeout_np
2009-09-23 12:20:52 -07:00
David 'Digit' Turner
3f56b7f65a
Add pthread_mutex_lock_timeout_np
...
This is used to perform a mutex lock for a given amount of
milliseconds before giving up. Using the _np prefix since this
is absolutely not portable.
Also remove a compiler warning in pthread_attr_getstackaddr
2009-09-22 15:17:50 -07:00
Jean-Baptiste Queru
895244b2ab
merge from open-source master
2009-09-16 16:21:35 -07:00
Matthieu CASTET
a4e67f4512
Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_timedwait_relative helper
2009-09-14 09:19:42 -07:00
Mathias Agopian
b7681167cb
allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our current impl actually uses shared mutexes
2009-07-13 22:00:33 -07:00
Mathias Agopian
a2f5e21244
added pthread_cond_timedwait_relative_np()
2009-07-13 18:37:40 -07:00
The Android Open Source Project
1dc9e472e1
auto import from //depot/cupcake/@135843
2009-03-03 19:28:35 -08:00
The Android Open Source Project
1767f908af
auto import from //depot/cupcake/@135843
2009-03-03 18:28:13 -08:00
The Android Open Source Project
9f65adf2ba
auto import from //branches/cupcake/...@130745
2009-02-10 15:43:56 -08:00
The Android Open Source Project
e5cc1f386b
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:07 -08:00
The Android Open Source Project
4e468ed2eb
Code drop from //branches/cupcake/...@124589
2008-12-17 18:03:48 -08:00
The Android Open Source Project
a27d2baa0c
Initial Contribution
2008-10-21 07:00:00 -07:00