Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/f9micro/f9-kernel
/ pthread_mutex_lock
Function
pthread_mutex_lock
user/lib/posix/pthread.c:870–938 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
15
pthread_cond_wait
Function · 0.85
pthread_cond_timedwait
Function · 0.85
pthread_rwlock_rdlock
Function · 0.85
pthread_rwlock_tryrdlock
Function · 0.85
pthread_rwlock_wrlock
Function · 0.85
pthread_rwlock_unlock
Function · 0.85
pthread_barrier_wait
Function · 0.85
cv_waiter
Function · 0.85
thread_recursive_mutex
Function · 0.85
test_pthread_mutex_basic
Function · 0.85
test_pthread_mutex_recursive
Function · 0.85
test_pthread_mutex_errors
Function · 0.85
Calls
6
pthread_mutex_lazy_init
Function · 0.85
pthread_mutex_trylock
Function · 0.85
mutex_waiter_add
Function · 0.85
L4_Yield
Function · 0.85
mutex_waiter_remove
Function · 0.85
L4_NotifyWait
Function · 0.85
Tested by
8
cv_waiter
Function · 0.68
thread_recursive_mutex
Function · 0.68
test_pthread_mutex_basic
Function · 0.68
test_pthread_mutex_recursive
Function · 0.68
test_pthread_mutex_errors
Function · 0.68
test_pthread_cond_basic
Function · 0.68
test_pthread_cond_broadcast
Function · 0.68
test_pthread_cond_timedwait
Function · 0.68