| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Pass caller names to __pthread_internal_find for better errors. | Elliott Hughes | 2019-02-01 | 1 | -1/+1 |
| * | Add tracepoints for pthread_create and pthread_join | Philip Cuadra | 2019-01-28 | 1 | -0/+2 |
| * | Modernize codebase by replacing NULL with nullptr | Yi Kong | 2018-08-02 | 1 | -2/+2 |
| * | Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols | dimitry | 2017-10-27 | 1 | -0/+2 |
| * | Revert "Remove the global thread list." | Elliott Hughes | 2017-02-02 | 1 | -2/+5 |
| * | Remove the global thread list. | Elliott Hughes | 2017-01-07 | 1 | -5/+2 |
| * | Let g_thread_list_lock only protect g_thread_list. | Yabin Cui | 2015-03-23 | 1 | -24/+16 |
| * | Make pthread join_state not protected by g_thread_list_lock. | Yabin Cui | 2015-03-12 | 1 | -5/+4 |
| * | Use mmap to create the pthread_internal_t | Yabin Cui | 2014-12-19 | 1 | -1/+1 |
| * | Fix pthread_join. | Elliott Hughes | 2013-11-18 | 1 | -15/+32 |
| * | Handles spurious wake-ups in pthread_join() | msg555 | 2013-06-12 | 1 | -14/+8 |
| * | Fix pthreads functions that should return ESRCH. | Elliott Hughes | 2013-02-19 | 1 | -0/+68 |
