mirror of
https://github.com/ptitSeb/box64.git
synced 2025-02-17 12:57:47 +00:00
Added pthread_once wrapped function
This commit is contained in:
parent
2bcdbb125a
commit
1b2e700d22
@ -112,8 +112,8 @@ GO(pthread_key_delete, iFu)
|
||||
//GO(pthread_mutex_trylock, iFp)
|
||||
//GO(__pthread_mutex_unlock, iFp)
|
||||
//GO(pthread_mutex_unlock, iFp)
|
||||
//GOM(pthread_once, iFEpp)
|
||||
//GOM(__pthread_once, iFEpp)
|
||||
GOM(pthread_once, iFEpp)
|
||||
GOM(__pthread_once, iFEpp)
|
||||
//GOM(__pthread_register_cancel, vFEp)
|
||||
// __pthread_register_cancel_defer
|
||||
//GO(pthread_rwlockattr_destroy, vFp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user