mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
add API pa_ncpus()
This commit is contained in:
parent
c0e4e5a868
commit
4dc1916467
3 changed files with 16 additions and 0 deletions
|
|
@ -213,4 +213,6 @@ static inline pa_bool_t pa_in_valgrind(void) {
|
|||
unsigned pa_gcd(unsigned a, unsigned b);
|
||||
void pa_reduce(unsigned *num, unsigned *den);
|
||||
|
||||
unsigned pa_ncpus(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue