This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
bc85da65a5
godot
/
thirdparty
/
mbedtls
/
include
/
threading_alt.h
4 lines
60 B
C++
Raw
Blame
History
typedef
struct
{
void
*
mutex
;
}
mbedtls_threading_mutex_t
;
View Git Blame
Copy Permalink