SND_BUG_ON(9) Miscellaneous Functions SND_BUG_ON(9)NAMEsnd_BUG_ON - debugging check macroSYNOPSISsnd_BUG_ON(cond);ARGUMENTScond condition to evaluateDESCRIPTIONHas the same behavior as WARN_ON when CONFIG_SND_DEBUG is set, otherwise just evaluates the conditional and returns the value.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_BUG_ON(9)
| Related Man Pages |
|---|
| pthread_cond_broadcast(3c) - opensolaris |
| pthread_cond_signal(3c) - opensolaris |
| cdestroy(3) - debian |
| csignal(3) - debian |
| pthread_cond_destroy(3t) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |