sead
Loading...
Searching...
No Matches
seadThreadUtil.h
Go to the documentation of this file.
1#ifndef SEAD_THREAD_UTIL_H_
2#define SEAD_THREAD_UTIL_H_
3
4#include <basis/seadTypes.h>
5
6namespace sead {
7
9{
10public:
13};
14
15} // namespace sead
16
17#endif // SEAD_THREAD_UTIL_H_
Definition seadThreadUtil.h:9
static s32 ConvertPrioritySeadToPlatform(s32 prio)
static s32 ConvertPriorityPlatformToSead(s32 prio)
Definition seadAssert.h:44