3 Commits
Author SHA1 Message Date
dhdfu 60a8183296 DATADIR conflicts with some Windows header, so change it
git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@9710 94700074-3cef-4d97-a70e-9c8c206c02f5
2010-02-17 04:48:31 +00:00
dhdfu 1bdb3bbe9b Get rid of stupid param_t (or was it PARAM_T?!) once and for all.
Introduce refcounting.  Keep some default args around so that one does
not have to jump through unreasonable hoops to use cmd_ln_init().

Also rename fe_close() to fe_free() both for consistency and to
intentionally break old code that should be updated.


git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@8449 94700074-3cef-4d97-a70e-9c8c206c02f5
2008-06-11 22:22:17 +00:00
dhdfu a4b8b68293 Some simple threading primitives, not implemented for Windows yet, but
they should be portable.


git-svn-id: svn+ssh://svn.code.sf.net/p/cmusphinx/code/trunk/sphinxbase@8165 94700074-3cef-4d97-a70e-9c8c206c02f5
2008-04-25 19:02:07 +00:00