Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
bcc04d0069a919a6ac4a2b378e15dd0a50c46aec
/
tests
/
pthread_test.cpp
917d390
Make pthread stack size match real range.
by Yabin Cui
· 10 years ago
6a7aaf4
Reserve enough user request stack space in pthread_create.
by Yabin Cui
· 11 years ago
6c238f2
Fix pthread key num calculation.
by Yabin Cui
· 11 years ago
6348160
support _POSIX_REALTIME_SIGNALS
by Yabin Cui
· 11 years ago
0864d8b
Rename test_forked -> test_isolated
by Dmitriy Ivanov
· 11 years ago
00e3781
Add test_forked() option
by Dmitriy Ivanov
· 11 years ago
68d98d8
Assume glibc >= 2.15.
by Elliott Hughes
· 11 years ago
9df7040
make all bionic death tests not dumpable
by Yabin Cui
· 11 years ago
ed29e85
pthread_setname_np appears in glibc 2.12.
by Elliott Hughes
· 11 years ago
4199695
bionic tests: migrate test for mutex type from system/extras
by Derek Xue
· 11 years ago
c4bcc75
Clean up the pthread key tests.
by Dan Albert
· 11 years ago
34c987a
Test pthread_cleanup_push(3)/pthread_cleanup_pop(3).
by Elliott Hughes
· 11 years ago
8fb639c
Add a test for pthread_gettid_np.
by Elliott Hughes
· 11 years ago
d9ff722
Refactoring: C++11 style DISABLE_ bionic marcos
by Dmitriy Ivanov
· 11 years ago
27a9aed
Fix pthread_attr_getstack__main_thread.
by Elliott Hughes
· 11 years ago
1d53ae2
Prevent a few test pthread keys from leaking.
by Dan Albert
· 11 years ago
9e4ffa7
Have pthread_attr_getstack for the main thread report RLIMIT_STACK...
by Elliott Hughes
· 11 years ago
57b7a61
Fix pthread_getattr_np for the main thread.
by Elliott Hughes
· 11 years ago
e380960
Do a second key cleanup in pthread_exit.
by Christopher Ferris
· 11 years ago
40a5217
Only wipe TLS for user-supplied stacks.
by Elliott Hughes
· 11 years ago
ebb770f
Add a new pthread_key_delete test.
by Elliott Hughes
· 11 years ago
92687e4
Cleaned up pthread rwlocks implementation.
by Calin Juravle
· 11 years ago
76f352e
Mutex-free implementation of pthread_rwlock
by Calin Juravle
· 11 years ago
3694ec6
Add a regression test for a long-fixed pthread_once bug.
by Elliott Hughes
· 11 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
954cf0d
Hide the __bionic_clone and __bionic_clone_entry implementation details.
by Elliott Hughes
· 11 years ago
04620a3
Fix pthread_detach for already-exited threads.
by Elliott Hughes
· 11 years ago
4b558f5
Rewrite the POSIX timer functions.
by Elliott Hughes
· 11 years ago
0e714a5
Implement POSIX pthread_mutex_timedlock.
by Elliott Hughes
· 11 years ago
51e6cb3
Implement pthread_condattr_{get,set}clock.
by Narayan Kamath
· 11 years ago
f04935c
Make sure that the same tests are on all platforms.
by Christopher Ferris
· 12 years ago
718a5b5
Fix pthread_test to work with gtest 1.7.0.
by Elliott Hughes
· 11 years ago
dd00364
Pass a valid stack pointer to __bionic_clone in pthread.__bionic_clone
by Chris Dearman
· 11 years ago
1887621
PTHREAD_KEYS_MAX cleanup.
by Elliott Hughes
· 12 years ago
877ec6d
Fix pthread_join.
by Elliott Hughes
· 12 years ago
70b24b1
Switch pthread_create over to __bionic_clone.
by Elliott Hughes
· 12 years ago
c3f1140
<pthread.h> fixes and pthread cleanup.
by Elliott Hughes
· 12 years ago
c7e9b23
Fix sigaction(3) for 64-bit.
by Elliott Hughes
· 12 years ago
19e6232
Clean up the sigprocmask/pthread_sigmask implementation.
by Elliott Hughes
· 12 years ago
5b9310e
Fix 32-bit issues in tests, and add a trivial test for the FD_* macros.
by Elliott Hughes
· 12 years ago
9b06cc3
Fix pthread_getcpuclockid.
by Jeff Hao
· 12 years ago
b95cf0d
Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize.
by Elliott Hughes
· 12 years ago
0f020d1
Handles spurious wake-ups in pthread_join()
by msg555
· 12 years ago
a41ba2f
Fix pthread_setname_np's behavior on invalid pthread_ts.
by Elliott Hughes
· 12 years ago
fae89fc
Fix raise(3) so it works in signal handlers.
by Elliott Hughes
· 12 years ago
9d23e04
Fix pthreads functions that should return ESRCH.
by Elliott Hughes
· 12 years ago
40eabe2
Fix the pthread_setname_np test.
by Elliott Hughes
· 12 years ago
7fd803c
Fix the stack protector death test.
by Elliott Hughes
· 12 years ago
9701d4b
Give up trying to build the pthread_setname_np tests for glibc.
by Elliott Hughes
· 12 years ago
3e89847
Revert "Revert "More pthreads cleanup.""
by Elliott Hughes
· 12 years ago
fcaf4e9
Merge "Revert "More pthreads cleanup.""
by Elliott Hughes
· 12 years ago
6f94de3
Revert "More pthreads cleanup."
by Elliott Hughes
· 12 years ago
85f491f
Merge "More pthreads cleanup."
by Elliott Hughes
· 12 years ago
5e3fc43
Fix __pthread_clone on ARM to set errno on failure.
by Elliott Hughes
· 12 years ago
2a1bb4e
More pthreads cleanup.
by Elliott Hughes
· 12 years ago
44b53ad
Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""
by Elliott Hughes
· 12 years ago
6260553
Revert "Pull the pthread_key_t functions out of pthread.c."
by Elliott Hughes
· 12 years ago
ad59322
Pull the pthread_key_t functions out of pthread.c.
by Elliott Hughes
· 12 years ago
c5d028f
Only have one copy of the kernel_sigset_t hack, and add more tests.
by Elliott Hughes
· 12 years ago
4f251be
Don't corrupt the thread list if the main thread exits.
by Elliott Hughes
· 13 years ago
10ce969
Fix bug in pthread_join, pthread_exit, pthread_detach
by Sergey Melnikov
· 13 years ago
14f1959
Fix the pthread_join on self error case.
by Elliott Hughes
· 13 years ago
4d014e1
Add more pthreads tests.
by Elliott Hughes
· 13 years ago
bfeab1b
Don't corrupt the thread list in static executables.
by Elliott Hughes
· 13 years ago